Initializes a new instance of the StockPrice class with the specified open, close, low, high data values and a date value.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public StockPrice ( |
The open value.
The close value.
The low value.
The high value.
The corresponding date.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |