Skip to main content
All docs
V26.1
  • SeriesBase Class

    Defines a base API for chart series.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public abstract class SeriesBase :
        OfficeObject,
        IChartSeriesNameOwner

    The following members return SeriesBase objects:

    Remarks

    For additional information on how to create series and load data into them, refer to the following help topics:

    Implements

    See Also