CircularGaugeScaleSettings
Properties
Labels - CircularGaugeScaleLabelsSettings
The background color of the labels. Any valid CSS color string will work here, including hex and rgb
MajorTicks - CircularGaugeScaleMajorTicksSettings
The color of the major ticks.
MajorUnit - Nullable
Max - Nullable
Min - Nullable
MinorTicks - CircularGaugeScaleMinorTicksSettings
The color of the minor ticks. Any valid CSS color string will work here, including hex and rgb.
MinorUnit - Nullable
RangePlaceholderColor - String
RangeSize - Nullable
RangeDistance - Nullable
Reverse - Nullable
StartAngle - Nullable
CircularGauge - CircularGauge
The label template. Template variables: * value - the value
Methods
Serialize()
Serialize current instance to Dictionary