Class CandlestickSeries

All Implemented Interfaces:
Serializable

public class CandlestickSeries extends AbstractAxisAwareSeries<CandlestickSeries>
A candlestick chart is a style of financial chart used to describe price movements of a security, derivative or currency. More detailed information is provided in the documentation.
See Also: