TdxGaugeScaleCollection Properties
A collection of scale objects created within the Gauge Control.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides zero-based indexed access to scales stored by the collection. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also