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

SeriesPointCollection.AddFinancialPoint Method

Name Parameters Description
AddFinancialPoint(DateTime, Double, Double, Double, Double) argument, low, high, open, close Adds a point with the specified argument and values required to plot a series with a financial series view.
AddFinancialPoint(Double, Double, Double, Double, Double) argument, low, high, open, close Adds a point with the specified argument and values required to plot a series with a financial series view.
AddFinancialPoint(String, Double, Double, Double, Double) argument, low, high, open, close Adds a point with the specified argument and values required to plot a series with a financial series view.