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