TdxGaugeCustomCaption.OptionsLayout Property
Provides access to the custom scale label positioning settings.
Declaration
property OptionsLayout: TdxGaugeCustomCaptionOptionsLayout read; write;
Property Value
Type |
---|
TdxGaugeCustomCaptionOptionsLayout |
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