TdxGaugeQuantitativeScaleCaption.OptionsView Property
In This Article
Specifies the appearance settings for a custom label (caption) created within a quantitative scale.
#Declaration
Delphi
property OptionsView: TdxGaugeQuantitativeScaleCaptionOptionsView read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxGaugeQuantitativeScaleCaptionOptionsView class description for the full list of custom label appearance customization options.
See Also