| Property | Defined By |
---|
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | activeRangeInfo : RangeInfo [read-only]
Gets the range info object within which the current gauge value falls. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | animate : Boolean
Whether or not to animate the gauges. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | animationDuration : Number
The number of milliseconds to run the animation for. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | bulletBarColor : uint [read-only]
Color for the bullet bar
| TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | bulletbarDistance : Number [read-only]
The distance of the bullet bar from the top of the gauge for HBullet bar, or left of the gauge for Vbullet bar
| TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | bulletBarTargetColor : uint [read-only]
Color for the bullet bar target
| TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | bulletbarThickness : Number [read-only]
The thickness of the bullet bar
| TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | circleSize : Number [read-only] | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | convertZeroesToAlpha : Boolean
Flag to convert thousands, millions and billions into Alpha representations. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | currentTip : IToolTip
The current instance of the data tip for this control
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | data : Object | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dataTipFunction : Function
A function that gets called to retrieve the text to be displayed in the tooltip behavior. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dataTipRenderer : IFactory
Renderer for the data tip. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialColor : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialColorGradientBrightness : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialColorGradientDarkness : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialLinearGradient : Boolean | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialRimColor : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialTitle : String
The text for the title of the dial. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | dialTitleStyleName : String
The style name to apply to the dial title
Default: dialText - textAlign:center;color:#3c3c3c;
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | diameter : Number
By default, returns width. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | elementsToBlur : Array [read-only] | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | elementToCenter : IUIComponent [read-only] | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | endAngle : Number
The angle at which to end the ticks and the ranges. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | gaugeValue : Number [override]
The value to show for the dial
| TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | gaugeValueStyleName : String
The style name to apply to the dial value
Default: gaugeValueText - textAlign:center;color:#3c3c3c;
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | labelRotation : Number
The degrees to rotate the label by
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | labelXOffset : Number
To accomodate various positioning scenarios, the default calculation of the labels
can be changed. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | labelYOffset : Number
To accomodate various positioning scenarios, the default calculation of the labels
can be changed. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | needleBaseColor : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | needleColor : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | needleRotation : Number [read-only]
In normal state, needle is in the 9 o clock position. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | needleThickness : Number | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | rangeGap : Number
Distance between the edge of the dial, and the edge of the
range arc as well as the needle tip. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | ranges : Array
An array of RangeInfo Objects that define the ranges of the gauge. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | rangeThickness : Number
The thickness of the range lines. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | showGaugeValue : Boolean
Flag whether or not to show the gauge value. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | showSpinnerOnCreationComplete : Boolean | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | spinner : ISpinner | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | spinnerBehavior : SpinnerBehavior | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | spinnerFactory : IFactory
Factory responsible for instantiating a new spinner. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | spinnerLabel : String
The label of the spinner control, you can use styles
to control the appearance. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | spinnerParent : Object [read-only] | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | startAngle : Number
The angle at which to start the ticks and the ranges. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | targetValue : Number [read-only]
A number, between tick start value and tick end value that defines the position of the bullet target marker. | TinyHorizontalBulletGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickEndValue : Number
The numeric value to assicoate with the endAngle. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickLabelFactory : IFactory
The factory used to instantiate the tick labels. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickLabelFunction : Function
The label function that determines the label for the tick. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickLabelPrecision : Number
Precision of the tick labels
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorColor : uint
The color of the major tick
Default: white
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorLabelStyleName : String
The style name to apply to the major tick labels
Default: tickMajorLabel
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorLength : uint
The length of the major tick
Default: 22
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorStartOffset : Number
The start offset at which to being drawing the major tick. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorStep : Number
The numeric difference between two major ticks. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMajorThickness : int
The thickness of the major tick
Default: 2
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorColor : uint
The color of the minor tick
Default: white
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorLabelStyleName : String
The style name ot apply to the minor tick labels
Default: tickMinorLabel
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorLength : uint
The length of the minor tick
Default: 16
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorStartOffset : Number
The start offset at which to being drawing the minor tick. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorStep : Number
The numeric difference between two minor ticks
Default: 5
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickMinorThickness : int
The thickness of the minor tick
Default: 2
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickShowMajorLabels : Boolean
Whether or not to show major tick labels
Default: true
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickShowMinorLabels : Boolean
Whether or not to show values for minor tick labels
Default: false
| Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickStartValue : Number
The numeric value to assicoate with the startAngle. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tickSteps : Array
For custom drawn ticks, where we provide the tick steps. | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | tooltipBehavior : TooltipBehavior | Gauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | topGap : Number [read-only]
The gap between the top and the range. | HorizontalLinearGauge |
| ![Inherited Inherited](../../../../../images/inheritedSummary.gif) | useElements : Boolean [read-only]
Whether to use addElement or addChild;
| Gauge |