Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

SeriesBase Class

The base class for all series within the Charts library.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public abstract class SeriesBase :
    ChartSeriesElement

The following members return SeriesBase objects:

See Also