public ExcelChartSeriesCollection Series { get; }Public ReadOnly Property Series As ExcelChartSeriesCollection
Getpublic:
property ExcelChartSeriesCollection^ Series {
ExcelChartSeriesCollection^ get ();
}member Series : ExcelChartSeriesCollection with get