TdxGaugeArcQuantitativeScale.OptionsLayout Property
Provides access to the arc scale layout settings.
Declaration
property OptionsLayout: TdxGaugeScaleOptionsArcLayout read; write;
Property Value
Type |
---|
TdxGaugeScaleOptionsArcLayout |
Remarks
Use this property set to specify either the absolute or relative values of both the position and size (i.e., its absolute or relative radius) of the arc scale within its parent object.
Refer to the TdxGaugeScaleOptionsArcLayout class description and the Scale Layout topic for additional information.
See Also