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