TickmarkOptions.Offset Property
In This Article
Gets or sets the offset of tickmarks shown on a scale.
Namespace: DevExpress.WinUI.Gauges
Assembly: DevExpress.WinUI.Gauges.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value that specifies the tickmark position on a scale. |
See Also