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

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.  

See Also