Example usage for org.jfree.data ComparableObjectSeries subclass-usage

List of usage examples for org.jfree.data ComparableObjectSeries subclass-usage

Introduction

In this page you can find the example usage for org.jfree.data ComparableObjectSeries subclass-usage.

Usage

From source file org.jfree.data.time.ohlc.OHLCSeries.java

/**
 * A list of ({@link RegularTimePeriod}, open, high, low, close) data items.
 *
 * @since 1.0.4
 *
 * @see OHLCSeriesCollection