ArcScaleMarker.ArcScale Property
Gets or sets the scale object to which the current ArcScaleMarker object is linked.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGauges.Core.Model.IArcScale | An IArcScale object that represents the scale to which the current object is linked. |
See Also