| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
StockChart |
StockChart.setCandlestickPlotOptions(CandlestickPlotOptions candlestickPlotOptions)
Updates the options that all candlestick type series within the chart will use by default.
|
StockChart |
StockChart.setOHLCPlotOptions(OHLCPlotOptions ohlcPlotOptions)
Updates the options that all OHLC type series within the chart will use by default.
|
StockChart |
StockChart.setRangeSelector(RangeSelector rangeSelector)
Convenience method for setting the 'rangeSelector' chart options.
|
StockChart |
StockChart.setScrollbar(Scrollbar scrollbar)
Convenience method for setting the 'scrollbar' chart options.
|
Copyright © 2015. All Rights Reserved.