SeriesLabelValues Class
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.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public class SeriesLabelValues :
SeriesLabelValuesBase
Inheritance
Object
SeriesLabelValuesBase
SeriesLabelValues
See Also