AddPoint(DateTime, Double, Double)
|
argument, value, weight
|
Adds a new series point with the specified argument and values to the series.
|
AddPoint(Double, Double, Double)
|
argument, value, weight
|
Adds a new series point with the specified argument and values to the series.
|
AddPoint(String, Double, Double)
|
argument, value, weight
|
Adds a new series point with the specified argument and values to the series.
|
AddPoint(TimeSpan, Double, Double)
|
argument, value, weight
|
Adds a new series point with the specified argument and values to the series.
|