Gauges.RadialGauge.RadialNeedle
Hierarchy
Gauges.LinearGauge.NeedleGauges.RadialGauge.RadialNeedle
Needles are scale-related elements that point out value on a scale.
Config options
Specifies needle cursor.
Specifies needle cursor.
Overrides: Gauges.LinearGauge.Needle.cursor
Specifies the end width of the needle shape.
Note: Applicable only for 'pointer' needle type.
Overrides: Gauges.LinearGauge.Needle.endWidth
Specifies the height of the needle shape. This height is used when the gauge is vertical.
Defaults to: 10
Specifies the offset of the inner edge of the needle to the scale's center.
Please note that this number is ratio to the scale radius.
Defaults to: 0
Overrides: Gauges.LinearGauge.Needle.innerOffset
Specifies the offset of the medium points in the 'pointer' type needle to the scale's center.
Please note that this number is ratio to the scale radius.
Overrides: Gauges.LinearGauge.Needle.mediumOffset
Specifies the medium width of the needle shape.
Note: Applicable only for 'pointer' needle type.
Overrides: Gauges.LinearGauge.Needle.mediumWidth
Specifies the orientation of the needle. - 'top', 'left', 'bottom' or 'right'.
Defaults to: 'top'
Specifies the offset of the outer edge of the needle to the scale's center.
Please note that this number is ratio to the scale radius.
Defaults to: 0.85
Overrides: Gauges.LinearGauge.Needle.outerOffset
Specifies the rotation of the needle around its own center (in degrees). Currently applicable only for 'triangle" needle type.
Defaults to: 0
Specifies the needle shape - 'pointer', 'rectangle', 'triangle' or 'line'.
Defaults to: "pointer"
Overrides: Gauges.LinearGauge.Needle.type
Specifies the value which the needle points to.
Specifies the value which the needle points to.
Overrides: Gauges.LinearGauge.Needle.value
Specifies the zIndex of the needle. The higher number, the needle goes above the other elements;
Defaults to: 4
Overrides: Gauges.LinearGauge.Needle.zIndex