Radial Gauge Common Properties
This article describes properties that are available in all radial gauge types.
Pointer Color
Color of the pointer.
Property name: pointerColor
Property type: String
Custom Pointer Color
Color from which the custom pointer color will be calculated.
Property name: customPointerColor
Property type: Color
Pointer Type
Type of the pointer (one of the pre-defined types).
Property name: pointerType
Property type: String
Foreground Type
The type of foreground that will be used for the radial gauge (one of the pre-defined values).
Property name: foregroundType
Property type: String
Gauge Type
The type of the gauge:
- Type 1 - a quarter gauge (90 degrees)
- Type 2 - a two quarter gauge (180 degrees)
- Type 3 - a three quarter gauge (270 degrees)
- Type 4 - a four quarter gauge (300 degrees)
Property name: gaugeType
Property type: String
Pointer Shadow Visible
Enables/disables the pointer shadow.
Property name: pointerShadowVisible
Property type: Boolean
Range of Measured Values Visible
Enables/disables the visibility of the arc that represents the range of measured values.
Property name: rangeOfMeasuredValuesVisible
Property type: Boolean
Knob Properties
This section describes properties of the center knob of a radial gauge.
Knob Type
The type of the knob (one of the pre-defined values).
Property name: knowType
Property type: String
Knob Style
The style of the knob (one of the pre-defined values).
Property name: knowStyle
Property type: String
Frame Properties
Frame Type
Defines the type of frame that will be used for the radial gauge. It could be round or square.
Property name: frameType
Property type: String
Scale Properties
Direction
The direction of the tickmark label counting (Clockwise or Counter Clockwise).
Property name: tickmarkDirection
Property type: String
Orientation
The orientation of the tickmark labels (Normal, Horizontal or Tangent).
Property name: ticklabelOrientation
Property type: String
Section Properties
Expanded Sections Enabled
Enables/disables the use of wider sections.
Property name: expandedSectionsEnabled
Property type: Boolean
Was this page helpful?