|
AddPoint(DateOnly, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|
|
AddPoint(DateTime, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|
|
AddPoint(Double, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|
|
AddPoint(String, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|
|
AddPoint(TimeOnly, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|
|
AddPoint(TimeSpan, Double)
|
argument, value
|
Adds a point with the specified argument and value required to plot a series.
|