Skip to main content

SeriesBase Class

The base class for all series within the Charts library.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

#Declaration

C#
public abstract class SeriesBase :
    ChartSeriesElement

The following members return SeriesBase objects:

See Also