Back to Devexpress

TdxGaugeArcQuantitativeScale.OptionsLayout Property

vcl-dxgaugecircularscale-dot-tdxgaugearcquantitativescale.md

latest1.5 KB
Original Source

TdxGaugeArcQuantitativeScale.OptionsLayout Property

Provides access to the arc scale layout settings.

Declaration

delphi
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

TdxGaugeCustomCircularWideScale.OptionsLayout

TdxGaugeArcQuantitativeScale Class

TdxGaugeArcQuantitativeScale Members

dxGaugeCircularScale Unit