Pocket PC Controls.com's Chart Control

Series Constructor (String, SeriesType)

Initializes a new instance of the Series class

public Series(
   String seriesLabel,
   SeriesType seriesType
);

Parameters

String
Label for the series, to be show in the legend
SeriesType
Type of series to be drawn

See Also

Series Class | PPCC.Chart Namespace | Series Constructor Overload List