Appearance
|
Units
|
A string to describe the units for the current value label.
|
Dial Background
|
The background color of the dial face.
|
Needle Color
|
The color of the meter's needle.
|
Needle Size
|
The size of the base of the needle.
|
Needle Stroke Color
|
The color of the needle's stroke.
|
Needle Stroke Size
|
The size of the needle's stroke.
|
Value Color
|
The color of the meter's current value label.
|
Tick Label Color
|
The color of the tick labels
|
Tick Color
|
The color of tick marks.
|
Tick Size
|
The distance between ticks.
|
Show Tick Labels?
|
If true, value will be shown on interval-boundary ticks.
|
Value Label Font
|
The font to use for the current value label.
|
Tick Label Font
|
The font to use for the tick labels.
|
Value Format
|
The number format to use for the value label.
|
Tick Format
|
The number format to use for the tick labels.
|
Arc Width
|
The width of the colored interval arcs
|
Meter Angle Extent
|
The extent, in degrees, of the entire meter.
|
Meter Angle
|
The angle in degrees of the centerpoint of the meter (90 is straight up).
|
Dial Shape
|
The shape of the dial. This property determines how the dial face looks in the area not covered by the meter angle extent.
|
Styles
|
Contains the component's styles
|
styles
|
|
Dataset
|
|
bindable | expert
|
|
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
|
|
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
|
Value
|
The value to display in this meter. The needle and current value label will change to reflect this.
|
Overall Low Bound
|
The lower bound for the whole meter
|
overallLow
|
|
double
|
|
bindable
|
|
Overall High Bound
|
The high bound for the whole meter
|
overallHigh
|
|
double
|
|
bindable
|
|
Reverse Range?
|
If true, the meter will consider right to left needle movement as positive.
|
Data Quality
|
The data quality code for any tag bindings on this component.
|
dataQuality
|
|
int
|
|
bindable | expert
|
|
Intervals
|
Interval 1 Low
|
The lower bound of this interval.
|
Interval 1 High
|
The upper bound of this interval.
|
Interval 1 Outline
|
The color to paint the arc of this interval.
|
Interval 1 Background
|
The color to fill the wedge of this interval.
|
interval1Background
|
|
Color
|
|
Interval 2 Low
|
The lower bound of this interval.
|
Interval 2 High
|
The upper bound of this interval.
|
Interval 2 Outline
|
The color to paint the arc of this interval.
|
Interval 2 Background
|
The color to fill the wedge of this interval.
|
interval2Background
|
|
Color
|
|
Interval 3 Low
|
The lower bound of this interval.
|
Interval 3 High
|
The upper bound of this interval.
|
Interval 3 Outline
|
The color to paint the arc of this interval.
|
Interval 3 Background
|
The color to fill the wedge of this interval.
|
interval3Background
|
|
Color
|
|
Interval 4 Low
|
The lower bound of this interval.
|
Interval 4 High
|
The upper bound of this interval.
|
Interval 4 Outline
|
The color to paint the arc of this interval.
|
Interval 4 Background
|
The color to fill the wedge of this interval.
|
interval4Background
|
|
Color
|
|
Interval 5 Low
|
The lower bound of this interval.
|
Interval 5 High
|
The upper bound of this interval.
|
Interval 5 Outline
|
The color to paint the arc of this interval.
|
Interval 5 Background
|
The color to fill the wedge of this interval.
|
interval5Background
|
|
Color
|
|