dotnetCHARTING Send comments on this topic.
RunChart Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : RunChart Method



Create the run chart for a given series.

Overload List

OverloadDescription
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.  

Exceptions

ExceptionDescription
!MISSING Scrap '__TITLE'!Thrown if the series s is empty.

See Also