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