GraphAddPoint Method |
| Name | Description | |
|---|---|---|
| AddPoint(DateTime, Double) |
Adds a single Date/Time point to each of the graph's data series.
| |
| AddPoint(DateTime, Double) |
Adds a single Date/Time point to each of the graph's data series.
| |
| AddPoint(Double, Double) |
Adds a single point to each of the graph's data series.
| |
| AddPoint(Double, Double) |
Adds a single point to each of the graph's data series.
|