Skip to main content

TdxGaugeCustomArcQuantitativeScale.OptionsView Property

Provides access to the arc and wide circular scales appearance and functionality settings.

Declaration

property OptionsView: TdxGaugeArcQuantitativeScaleOptionsView read; write;

Property Value

Type
TdxGaugeArcQuantitativeScaleOptionsView

Remarks

Use this property set to specify the scale range’s minimum and maximum values, its start and end positions on the arc scale layout, as well as the visibility of its visual elements.

Refer to the TdxGaugeScaleOptionsArcLayout class description, the Arc Scales and Wide Circular Scales topics for additional information.

See Also