Back to Devexpress

RangeIndicator.Offset Property

maui-devexpress-dot-maui-dot-gauges-dot-rangeindicator-b0d43be2.md

latest1.2 KB
Original Source

RangeIndicator.Offset Property

Gets or sets the RangeIndicator offset. Positive Offset values bring the RangeIndicator away from the RadialScale. Negative Offset values shift the RangeIndicator toward the RadialScale. This is a bindable property.

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 RangeIndicator offset (in dp units).

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace