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



Create the R Chart chart for a given SeriesCollection object.

Overload List

OverloadDescription
RChart(String,SeriesCollection) Create the R Chart chart for a given SeriesCollection object.  
RChart(SeriesCollection) Create the R Chart chart for a given SeriesCollection object.  

Exceptions

ExceptionDescription
ArgumentExceptionThrown if the sc does not contain any series.

See Also