Skip to main content
A newer version of this page is available. .

StackedSeriesLabelValues Class

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

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class StackedSeriesLabelValues :
    SeriesLabelValues

Inheritance

See Also