Uses of Class
org.knowm.xchart.OHLCChartBuilder
| Package | Description |
|---|---|
| org.knowm.xchart |
-
Uses of OHLCChartBuilder in org.knowm.xchart
Methods in org.knowm.xchart that return OHLCChartBuilder Modifier and Type Method Description OHLCChartBuilderOHLCChartBuilder. xAxisTitle(String xAxisTitle)OHLCChartBuilderOHLCChartBuilder. yAxisTitle(String yAxisTitle)Constructors in org.knowm.xchart with parameters of type OHLCChartBuilder Constructor Description OHLCChart(OHLCChartBuilder chartBuilder)Constructor