MindFusion.Java Package Programmer's Guide
StockPrice Constructor
See Also
 






Initializes a new instance of the StockPrice class.

 Overload List

Name Description

StockPrice (Double, Double, Double, Double)

Initializes a new instance of the StockPrice class with the specified open, close, low and high values.

StockPrice (Double, Double, Double, Double, Date)

Initializes a new instance of the StockPrice class with the specified open, close, low, high data values and a date value.

 See Also

StockPrice Class
com.mindfusion.charting Namespace