Back to Devexpress

RangeSeriesLabelValues Properties

maui-devexpress-dot-maui-dot-charts-dot-rangeserieslabelvalues-dot-underscore-properties.md

latest1.5 KB
Original Source

RangeSeriesLabelValues Properties

Stores values that you can use to generate text strings for range area or range bar series labels when you implement the ISeriesLabelTextProvider interface.

NameDescription
Argument
HighValue
LowValue
PointIndexReturns the collection of indices of data points aggregated to a series point. Inherited from SeriesLabelValuesBase.
Position
SeriesNameReturns the display name of a series. Inherited from SeriesLabelValuesBase.

See Also

RangeSeriesLabelValues Class

RangeSeriesLabelValues Members

DevExpress.Maui.Charts Namespace