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

    Stores chart series.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public class SeriesExCollection :
        OfficeCollection<SeriesExBase>

    The following members return SeriesExCollection objects:

    Remarks

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

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<SeriesExBase>
    DevExpress.Docs.Office.Internal.OfficeCollection<SeriesExBase>
    SeriesExCollection
    See Also