Back to Devexpress

ChartRangeSeriesPoint<T> Properties

blazor-devexpress-dot-blazor-dot-chartrangeseriespoint-1-dot-underscore-properties.md

latest1.4 KB
Original Source

ChartRangeSeriesPoint<T> Properties

Specifies an individual range series point with typed values.

NameDescription
ArgumentSpecifies the series point’s argument. Inherited from ChartSeriesPoint.
DataItemsReturns data source objects that are used to create the series point. Inherited from ChartSeriesPoint.
EndValueReturns the range point’s end value.
SeriesNameSpecifies the series point name. Inherited from ChartSeriesPoint.
StartValueReturns the range point’s start value.
ValueSpecifies the series point value. Inherited from ChartSeriesPoint.

See Also

ChartRangeSeriesPoint<T> Class

ChartRangeSeriesPoint<T> Members

DevExpress.Blazor Namespace