SeriesCollection Class
Stores chart series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Related API Members
The following members return SeriesCollection objects:
Remarks
For additional information on how to create series and load data into them, refer to the following help topics:
Inheritance
Object
DevExpress.Docs.Office.Internal.OfficeCollectionBase<SeriesBase>
DevExpress.Docs.Office.Internal.OfficeCollection<SeriesBase>
SeriesCollection
See Also