Spread.Services Documentation
SeriesCollection Property (IChartGroup)
GrapeCity.Documents.Spread.Drawing Namespace > IChartGroup Interface : SeriesCollection Property
Returns an object that represents a collection of all the series (a ISeries collection) in the chart or chart group.
Syntax
System.Collections.Generic.IEnumerable<ISeries> SeriesCollection {get;}
See Also

Reference

IChartGroup Interface
IChartGroup Members