Back to Devexpress

ChartRangeSeriesPoint.StartValue Property

blazor-devexpress-dot-blazor-dot-chartrangeseriespoint.md

latest771 B
Original Source

ChartRangeSeriesPoint.StartValue Property

Returns the range point’s start value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object StartValue { get; }

Property Value

TypeDescription
Object

The minimum value for the range point.

|

See Also

ChartRangeSeriesPoint Class

ChartRangeSeriesPoint Members

DevExpress.Blazor Namespace