Initializes a new instance of the StockPrice class with the specified open, close, low and high values.
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.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |