Back to Devexpress

SeriesLabelValues Constructors

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

latest1.1 KB
Original Source

SeriesLabelValues Constructors

Stores values that you can use to generate text strings for labels of a series (area, bar, line, spline, point, or bubble) when you implement the ISeriesLabelTextProvider interface.

NameParametersDescription
SeriesLabelValues(Int32[], String, Object, Double)pointIndexes, seriesName, argument, valueInitializes a new instance of the SeriesLabelValues class with specified settings.

See Also

SeriesLabelValues Class

SeriesLabelValues Members

DevExpress.Maui.Charts Namespace