ArcScaleMarker.ShapeOffset Property
Gets or sets the offset of the marker’s center from the scale arc.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Single | 0 | The offset of the marker’s center from the scale arc, in relative coordinates. |
Remarks

See Coordinate System, to learn about relative coordinates.
See Also