Back to Devexpress

TdxGaugeQuantitativeScaleCaptionOptionsView Class

vcl-dxgaugequantitativescale-c4544fee.md

latest2.0 KB
Original Source

TdxGaugeQuantitativeScaleCaptionOptionsView Class

Stores appearance settings of the custom labels that can be created in quantitative scales.

Declaration

delphi
TdxGaugeQuantitativeScaleCaptionOptionsView = class(
    TdxGaugeCustomCaptionOptionsView
)

Remarks

This class implements the font, positioning, and orientation settings for the custom labels (captions) which can be created in arc, wide circular, and linear scales.

The TdxGaugeQuantitativeScaleCaptionOptionsView class extends the ancestor class with the UseOwnFont property that allows you select between the scale’s style-derived and custom font settings specified by the Font property for a custom label.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxGaugeCustomCaptionOptionsPersistent TdxGaugeCustomCaptionOptionsView TdxGaugeQuantitativeScaleCaptionOptionsView

See Also

TdxGaugeQuantitativeScaleCaptionOptionsView Members

dxGaugeQuantitativeScale Unit