Create the R Chart chart for a given SeriesCollection object.
[Visual Basic]
Overloads Public Shared Function RChart( _
ByVal seriesName As String , _
ByVal sc As SeriesCollection _
) As Series[C#]
public static Series RChart(
string seriesName,
SeriesCollection sc
);| Exception | Description |
|---|---|
| Thrown if the sc does not contain any series. |
StatisticalEngine Class | StatisticalEngine Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.