Create the XBAR Chart based on R Chart results for a given SeriesCollection object.
[Visual Basic]
Overloads Public Shared Function RXBARChart( _
ByVal seriesName As String , _
ByVal sc As SeriesCollection _
) As Series
[C#]
public static Series RXBARChart(
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.