Search
StockPrice Class
See Also
 






Represents a data object, containing open, close, low and high values for a certain date.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public class StockPrice

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.StockPrice

 See Also