| Overload | Description |
|---|---|
| SChart(String,SeriesCollection) | Create the S Chart chart for a given SeriesCollection object. |
| SChart(SeriesCollection) | Create the S Chart chart for a given SeriesCollection object. |
| Exception | Description |
|---|---|
| ArgumentException | Thrown if the sc does not contain any series. |