Overload | Description |
---|---|
RunChart(String,Series) | Create the run chart for a given series. |
RunChart(Series) | Create the run chart for a given series. |
RunChart(SeriesCollection) | Create the run chart for a given SeriesCollection object. |
Exception | Description |
---|---|
!MISSING Scrap '__TITLE'! | Thrown if the series s is empty. |