Back to Devexpress

StackedSeriesLabelValues Constructors

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

latest1.1 KB
Original Source

StackedSeriesLabelValues Constructors

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

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

See Also

StackedSeriesLabelValues Class

StackedSeriesLabelValues Members

DevExpress.Maui.Charts Namespace