ExcelChartWorksheetSeries Property |
Gets the data series collection of this chart.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartSeriesCollection Series { get; }Public ReadOnly Property Series As ExcelChartSeriesCollection
Get
Property Value
ExcelChartSeriesCollection
See Also