Back to Devexpress

ChartRangeSeriesPoint.EndValue Property

blazor-devexpress-dot-blazor-dot-chartrangeseriespoint-5d276840.md

latest765 B
Original Source

ChartRangeSeriesPoint.EndValue Property

Returns the range point’s end value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object EndValue { get; }

Property Value

TypeDescription
Object

The maximum value for the range point.

|

See Also

ChartRangeSeriesPoint Class

ChartRangeSeriesPoint Members

DevExpress.Blazor Namespace