ExcelChartSeries Property |
Gets the data series collection of this chart.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartSeriesCollection Series { get; }
Public ReadOnly Property Series As ExcelChartSeriesCollection
Get
Property Value
Type:
ExcelChartSeriesCollectionSee Also