Back to Devexpress

RangeIndicator.StartThickness Property

maui-devexpress-dot-maui-dot-gauges-dot-rangeindicator-668eed22.md

latest937 B
Original Source

RangeIndicator.StartThickness Property

Gets or set the thickness of the RangeIndicator‘s beginning. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double StartThickness { get; set; }

Property Value

TypeDescription
Double

The thickness of the RangeIndicator‘s beginning.

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace