Back to Devexpress

TdxGaugeQuantitativeScaleCaption Class

vcl-dxgaugequantitativescale-3a16fa1e.md

latest1.9 KB
Original Source

TdxGaugeQuantitativeScaleCaption Class

A custom label for both the unbound and data-aware quantitative scales.

Declaration

delphi
TdxGaugeQuantitativeScaleCaption = class(
    TdxGaugeCustomCaption
)

Remarks

This class implements custom inscriptions that you can place within the arc, wide circular, and linear scales:

The TdxGaugeQuantitativeScaleCaption class implements the OptionsView property that overrides the respective property provided by the ancestor class.

Refer to the TdxGaugeCustomCaption class description for more information.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxGaugeCustomCaption TdxGaugeQuantitativeScaleCaption

See Also

TdxGaugeQuantitativeScaleCaption Members

dxGaugeQuantitativeScale Unit