Skip to main content

SeriesLabelValuesBase Class

In This Article

The base class for all classes that store values of a series point that the chart uses to make series labels.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public class SeriesLabelValuesBase
See Also