TdxGaugeQuantitativeScaleCaptionOptionsView Class
Stores appearance settings of the custom labels that can be created in quantitative scales.
Declaration
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