Back to Devexpress

StackedSeriesLabelValues Properties

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

latest1.6 KB
Original Source

StackedSeriesLabelValues Properties

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

NameDescription
ArgumentInherited from SeriesLabelValues.
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.
ValueInherited from SeriesLabelValues.
ValueInPercent

See Also

StackedSeriesLabelValues Class

StackedSeriesLabelValues Members

DevExpress.Maui.Charts Namespace