Back to Devexpress

SeriesLabelValues Properties

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

latest1.4 KB
Original Source

SeriesLabelValues Properties

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.

NameDescription
Argument
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

See Also

SeriesLabelValues Class

SeriesLabelValues Members

DevExpress.Maui.Charts Namespace