Back to Devexpress

PieSeriesLabelValues Constructors

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

latest932 B
Original Source

PieSeriesLabelValues Constructors

Stores values that you can use to generate text strings for pie series labels when you implement the ISeriesLabelTextProvider interface.

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

See Also

PieSeriesLabelValues Class

PieSeriesLabelValues Members

DevExpress.Maui.Charts Namespace