| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
Exporting |
Exporting.setContextButton(ContextButton contextButton)
Convenience method for directly setting the options for the context button.
|
Exporting |
Exporting.setEnabled(boolean enabled)
Convenience method for setting the 'enabled' option for the exporting module.
|
Exporting |
Exporting.setFilename(String fileName)
Convenience method for setting the 'filename' option for the exporting module.
|
Exporting |
Exporting.setScale(Number scale)
Convenience method for setting the 'scale' option for exporting module.
|
Exporting |
Exporting.setSourceHeight(Number sourceHeight)
Convenience method for setting the 'sourceHeight' option for the exporting module.
|
Exporting |
Exporting.setSourceWidth(Number sourceWidth)
Convenience method for setting the 'sourceWidth' option for the exporting module.
|
Exporting |
Exporting.setType(Exporting.Type type)
Convenience method for setting the 'type' option for the exporting module.
|
Exporting |
Exporting.setUrl(String url)
Convenience method for setting the 'url' option for the exporting module.
|
Exporting |
Exporting.setWidth(Number width)
Convenience method for setting the 'width' option for the exporting module.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setExporting(Exporting exporting)
Convenience method for setting the 'exporting' options of the chart.
|
Copyright © 2015. All Rights Reserved.