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