Back to Devexpress

RangeSeriesLabelValues Constructors

maui-devexpress-dot-maui-dot-charts-dot-rangeserieslabelvalues-dot-ctor.md

latest1.1 KB
Original Source

RangeSeriesLabelValues Constructors

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

NameParametersDescription
RangeSeriesLabelValues(Int32[], String, Object, Double, Double, LabelPosition)pointIndexes, seriesName, argument, highValue, lowValue, positionInitializes a new instance of the RangeSeriesLabelValues class with specified settings.

See Also

RangeSeriesLabelValues Class

RangeSeriesLabelValues Members

DevExpress.Maui.Charts Namespace