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