Back to Devexpress

RadialScale.EndValue Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-9b4f5ea9.md

latest888 B
Original Source

RadialScale.EndValue Property

Gets or sets the RadialScale’s end value. Use the StartValue property to specify the start value. 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 RadialScale’s end value.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace