Skip to main content
A newer version of this page is available. .

FinancialSeries2D.AddPoint Method

Name Parameters Description
AddPoint(DateTime, Double, Double, Double, Double) argument, low, high, open, close Adds a new series point with the specified argument and values to the series.
AddPoint(Double, Double, Double, Double, Double) argument, low, high, open, close Adds a new series point with the specified argument and values to the series.
AddPoint(String, Double, Double, Double, Double) argument, low, high, open, close Adds a new series point with the specified argument and values to the series.