TdxGaugeCustomCaption.OptionsLayout Property
In This Article
Provides access to the custom scale label positioning settings.
#Declaration
Delphi
property OptionsLayout: TdxGaugeCustomCaptionOptionsLayout read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property set to specify the relative positioning of the custom inscription within the scale layout. Refer to the TdxGaugeCustomCaptionOptionsLayout class description for additional information.
See Also