Skip to main content

TdxGaugeCustomArcQuantitativeScale Class

The base class for the arc and wide circular scales.

Declaration

TdxGaugeCustomArcQuantitativeScale = class(
    TdxGaugeQuantitativeScale
)

Remarks

The TdxGaugeCustomArcQuantitativeScale class introduces the OptionsView property overriding the OptionsView property implemented in the TdxGaugeCustomScale class.

Refer to the Arc Scales and Wide Circular Scales topics for more information.

You do not need to create instances of the TdxGaugeCustomArcQuantitativeScale class. Create instances of the following classes instead:

Unbound Arc Scale Classes

Data-Aware Arc Scale Classes

See Also