Uses of Class
org.jfree.data.xy.OHLCDataItem
-
Packages that use OHLCDataItem Package Description org.jfree.data.xy A package containing theXYDataset
interface and related classes. -
-
Uses of OHLCDataItem in org.jfree.data.xy
Constructors in org.jfree.data.xy with parameters of type OHLCDataItem Constructor Description DefaultOHLCDataset(java.lang.Comparable key, OHLCDataItem[] data)
Creates a new dataset.
-