Attribute | Description |
Background Color |
Specifies the chart canvas background color. Enter a color by name, decimal RGB value, or hex
RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Border Color |
Specifies the chart canvas border line color. Enter a color by name, decimal RGB value, or hex
RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Bottom Border |
Specifies the distance, in pixels, between the bottom edge of the chart's image and the chart
itself. Use a border to leave room for labels or a
legend.
|
Chart Style |
Specifies the style of Polar chart to be displayed Polar or Spider (Radar). The default style is Polar.
|
Chart Title |
Specifies the title of the chart, which will appear at the top of the chart image.
|
Color |
Specifies the chart color. Enter a color by name, decimal RGB value, or hex
RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Data Column Y-axis |
Specifies the name of a column in the datalayer that contains the value data.
|
Edge Color |
Specifies the color of the line that borders filled areas. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Fill Color |
Specifies the color of filled areas. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Grid Horizontal Color |
Specifies the horizontal grid lines color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Grid Vertical Color |
Specifies the vertical grid lines color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Height, Width |
(Required) Size, in pixels, for the chart.
|
ID | Specifies a unique element ID. |
Label Data Column |
(Required) Specifies the name a column in the datalayer that contains angle data (in degrees).
|
Left Border |
Specifies the distance, in pixels, between the left edge of the chart's image and the chart itself. Use a border to leave room for labels or a legend.
|
Legend Label |
Specifies text that will be shown for this layer inside the chart legend.
|
Line Width | Specifies the width, in pixels, of the lines in the chart. |
Maximum Label Length |
Specifies the maximum number of characters that will be displayed for a label before the
text is automatically trimmed and the remainder replaced with an ellipsis (...).
|
Outer Border Color |
Specifies the chart canvas border color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233.
|
Outside Border Rounding | Specifies the value, in pixels, of the radii of the four corners of the chart canvas. |
Plot Area Background Color |
Specifies the plot area background color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #112233. You may also use Transparent.
|
Polar Chart Type |
(Required) Specifies the type of Polar chart. Options include: PolarLine, PolarScatter, PolarBubble, PolarArea,
PolarSplineLine, and PolarSplineArea.
|
Polar Radius |
Specifies the radius, or size from the center to the perimeter, of a Polar chart, in pixels. If left blank, size is determined automatically based on data.
|
Right Border |
Specifies the distance, in pixels, between the right edge of the chart's image and the chart itself. Use a border to leave room for labels or a legend.
|
Security Right ID |
When using Logi Security, specifies one or more Security Right IDs,
separated by commas. Users with these Security Right IDs will be able to
view the chart, while users without them will not.
|
Show Wait Icon |
Specifies whether or not to show the "wait" icon. Some charts may take a significant time to run on the server and display in the
browser. The wait icon shows a spinning image informing the user that chart
content is being processed. The default is True; set to False to disable the wait icon.
|
Size | Specifies the size, in pixels, of chart symbols. The default size is 4 pixels. |
Symbol | Specifies the symbol to be used to identify points in the chart. Options include: SymbolSquare, SymbolTriangle, SymbolX, SymbolCircle, SymbolCross, and SymbolDiamond. |
Tooltip |
Specifies text that will appear when the user hovers the mouse pointer over the
|
Top Border |
Specifies the distance, in pixels, between the top edge of the chart's image and the chart itself. Use a border to leave room for labels or a legend.
|
Transparency |
Specifies the transparency of the chart color. The lowest value of 0 specifies that the line is opaque, with no transparency. At the other end of the scale, 15
specifies a completely transparent line. Use medium-level transparency
to allow different chart layers to show through each other.
|