Uses of Class
org.knowm.xchart.style.OHLCStyler
| Package | Description |
|---|---|
| org.knowm.xchart.style |
-
Uses of OHLCStyler in org.knowm.xchart.style
Methods in org.knowm.xchart.style that return OHLCStyler Modifier and Type Method Description OHLCStylerOHLCStyler. setDefaultSeriesRenderStyle(OHLCSeries.OHLCSeriesRenderStyle ohlcSeriesRenderStyle)Sets the default series render style for the chart (candle, hilo, etc.) You can override the series render style individually on each Series object.