ChartSeriesCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(ChartType) |
Creates new chart series and adds it to the collection.
| |
| Add(String, ChartType) |
Creates new chart series from value and adds it to the collection.
| |
| Add(IChartCellCollection, ChartType) |
Creates new chart series from ChartCellCollection and adds it to the collection.
| |
| Add(IChartDataCell, ChartType) |
Creates new chart series from ChartDataCell and adds it to the collection.
|