Back to Devexpress

RangeIndicator.EndThickness Property

maui-devexpress-dot-maui-dot-gauges-dot-rangeindicator-9dea3e27.md

latest921 B
Original Source

RangeIndicator.EndThickness Property

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

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double EndThickness { get; set; }

Property Value

TypeDescription
Double

The thickness of the RangeIndicator‘s end.

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace