Back to Devexpress

MarkerIndicator.Offset Property

maui-devexpress-dot-maui-dot-gauges-dot-markerindicator-8945667a.md

latest772 B
Original Source

MarkerIndicator.Offset Property

Gets or sets the offset of the custom tickmark.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double Offset { get; set; }

Property Value

TypeDescription
Double

The offset of the custom tickmark.

|

See Also

MarkerIndicator Class

MarkerIndicator Members

DevExpress.Maui.Gauges Namespace