Back to Devexpress

RangeIndicator.StartValue Property

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

latest837 B
Original Source

RangeIndicator.StartValue Property

Gets or sets the start 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 StartValue { get; set; }

Property Value

TypeDescription
Double

The start value.

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace