Create the run chart for a given SeriesCollection object.
[Visual Basic]
Overloads Public Shared Function RunChart( _
ByVal sc As SeriesCollection _
) As SeriesCollection
[C#]
public static SeriesCollection RunChart(
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.