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