Appearance
|
Background Color
|
The background color of the component.
|
Chart Title
|
Title of this chart.
|
Title Font
|
Font of the chart title.
|
Title Color
|
Color of the chart title.
|
Series Spacing
|
Affects the amount of spacing between series. Can be between 0.0 and 1.0. The series present on this chart are given equal space to display themselves. Series spacing is the percentage of that space that they use to do so.
|
Legend
|
Maps chart colors to descriptions.
|
Date Style
|
The style to display dates in. For international support.
|
Time Style
|
The style to display times of day. For international support.
|
timeStyle
|
|
int
|
|
expert
|
|
15
|
Auto
|
16
|
12 HR
|
17
|
24 HR
|
|
|
Antialias
|
Draw with antialias on? Makes text smoother
|
Common
|
Name
|
The name of this component.
|
Visible
|
If disabled, the component will be hidden.
|
Border
|
The border surrounding this component. NOTE that the border is unaffected by rotation.
|
Mouseover Text
|
The text that is displayed in the tooltip which pops up on mouseover of this component.
|
Cursor
|
The mouse cursor to use when hovering over this component.
|
cursorCode
|
|
int
|
|
expert
|
|
0
|
Default
|
1
|
Crosshair
|
2
|
Text
|
3
|
Wait
|
12
|
Hand
|
13
|
Move
|
4
|
SW Resize
|
5
|
SE Resize
|
6
|
NW Resize
|
7
|
NE Resize
|
8
|
N Resize
|
9
|
S Resize
|
10
|
W Resize
|
11
|
E Resize
|
|
|
Data
|
Data Format
|
Format of the incoming data. In "wide" format, the first column of the dataset needs to be a timestamp, and every subsequent column represents one series in the chart. In "tall" format, the first column is a timestamp, the second column is a series name, and the third a value.
|
Series Data
|
Data about each series. Data can be in either "wide" or "tall" format.
|
Series Properties Data
|
Properties for each series
|
properties
|
|
Dataset
|
|
bindable | expert
|
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|
Domain Axis
|
Domain Axis Label
|
Label on the domain axis.
|
Domain Axis Font
|
Font used on the domain axis.
|
Domain Axis Color
|
Color used on the domain axis.
|
Domain Axis Location
|
Location of the domain axis.
|
Show Domain Axis
|
Sets whether or not the domain axis is visible
|
domainAxisVisible
|
|
boolean
|
|
Range Axis
|
Range Axis Label
|
Label on the range axis.
|
Range Axis Font
|
Font used on the range axis.
|
Range Axis Color
|
Color used on the range axis.
|
Range Axis Location
|
Location of the range axis.
|
Range Axis Lower Margin
|
Lower margin of the range axis.
|
rangeAxisLowerMargin
|
|
double
|
|
Range Axis Upper Margin
|
Upper margin of the range axis.
|
rangeAxisUpperMargin
|
|
double
|
|
Show Range Axis
|
Sets whether or not the range axis is visible.
|
Uncategorized
|
Properties Loading
|
The number of properties currently being loaded
|
propertiesLoading
|
|
int
|
|
bindable | read-only
|
|