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


Create the S Chart chart for a given SeriesCollection object.

Overload List

Overload Description
SChart(String,SeriesCollection) Create the S Chart chart for a given SeriesCollection object.  
SChart(SeriesCollection) Create the S Chart chart for a given SeriesCollection object.  

See Also