| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.labels |
| Modifier and Type | Method and Description |
|---|---|
YAxis |
YAxis.setLabels(YAxisLabels labels)
Convenience method for setting the 'labels' options of the axis.
|
| Modifier and Type | Method and Description |
|---|---|
YAxisLabels |
YAxisLabels.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.
|
YAxisLabels |
YAxisLabels.setStep(Number step)
Convenience method for setting the 'step' option for the labels.
|
Copyright © 2015. All Rights Reserved.