CircularGauge.AddScale() Method
Adds a scale to the gauge.
Namespace: DevExpress.XtraGauges.Win.Gauges.Circular
Assembly: DevExpress.XtraGauges.v24.1.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Returns
Type | Description |
---|---|
ArcScaleComponent | An ArcScaleComponent object that has been added. |
See Also