Back to Devexpress

RangeIndicator.EndValue Property

maui-devexpress-dot-maui-dot-gauges-dot-rangeindicator-8df3a4df.md

latest829 B
Original Source

RangeIndicator.EndValue Property

Gets or sets the end value of the RangeIndicator. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double EndValue { get; set; }

Property Value

TypeDescription
Double

The end value.

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace