Back to Devexpress

PieSeriesLabelValues Properties

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

latest1.2 KB
Original Source

PieSeriesLabelValues Properties

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

NameDescription
Label
PointIndexReturns the collection of indices of data points aggregated to a series point. Inherited from SeriesLabelValuesBase.
SeriesNameReturns the display name of a series. Inherited from SeriesLabelValuesBase.
Value
ValueInPercent

See Also

PieSeriesLabelValues Class

PieSeriesLabelValues Members

DevExpress.Maui.Charts Namespace