Pocket PC Controls.com's Chart Control
Series.AddXY Method (Double, String)
Add values to the series
public
void
AddXY(
Double
xValue
,
String
yValue
);
Parameters
Double
Numeric Value for Series
String
Text Value for Series
See Also
Series Class
|
PPCC.Chart Namespace
|
Series.AddXY Overload List