| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.labels |
| Modifier and Type | Method and Description |
|---|---|
XAxis |
XAxis.setLabels(XAxisLabels labels)
Convenience method for setting the 'labels' options of the axis.
|
ColorAxis |
ColorAxis.setLabels(XAxisLabels labels)
Convenience method for setting the 'labels' option of the map.
|
| Modifier and Type | Method and Description |
|---|---|
XAxisLabels |
XAxisLabels.setFormatter(AxisLabelsFormatter axisLabelsFormatter)
Sets a custom formatter for the labels on the axis that can be used to control how the text of the
labels will be displayed.
|
XAxisLabels |
XAxisLabels.setStaggerLines(Number staggerLines)
Convenience method for setting the 'staggerLines' option for the labels.
|
XAxisLabels |
XAxisLabels.setStep(Number step)
Convenience method for setting the 'step' option for the labels.
|
Copyright © 2015. All Rights Reserved.