TdxCustomGaugeControl.Scales Property
Provides access to the collection of scale objects created within the Gauge Control instance.
#Declaration
property Scales: TdxGaugeScaleCollection read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to access and manage individual scales (including the container scale objects) within the ExpressGauge control.
Refer to the TdxGaugeScaleCollection class description for additional information.