| Overload | Description |
|---|---|
| AddSeries(BaseSeries) | Adds a new BaseSeries to the ComboChart. |
| AddSeries(BaseSeries,SeriesChartType) | Adds a new BaseSeries to the ComboChart & allows to specify its SeriesChartType. |
| AddSeries(BaseSeries,SeriesChartType,Grouping) | Adds a new BaseSeries to the ComboChart & allows to specify its SeriesChartType as well as its Grouping. |