TdxGaugeCustomCaption.OptionsView Property
In This Article
Provides access to the custom scale label display settings.
#Declaration
Delphi
property OptionsView: TdxGaugeCustomCaptionOptionsView read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to customize the appearance of custom inscriptions created in digital scales. Refer to the TdxGaugeCustomCaptionOptionsView class description for additional information.
See Also