Class OHLCChart02
java.lang.Object
org.knowm.xchart.demo.charts.ohlc.OHLCChart02
- All Implemented Interfaces:
ExampleChart<OHLCChart>
Demonstrates the following:
- Tooltips
- Candle render style green down, red up
- LegendPosition.OutsideS
- OHLCSeriesRenderStyle.HiLo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OHLCChart02
public OHLCChart02()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<OHLCChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<OHLCChart>
-