| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.labels |
| Modifier and Type | Method and Description |
|---|---|
YAxis |
YAxis.setStackLabels(StackLabels stackLabels)
Convenience method for setting the 'stackLabels' options of the axis.
|
| Modifier and Type | Method and Description |
|---|---|
StackLabels |
StackLabels.setFormatter(StackLabelsFormatter stackLabelsFormatter)
Sets a custom formatter for the stack labels on the axis that can be used to control how the text of the
stack labels will be displayed.
|
StackLabels |
StackLabels.setTextAlign(Labels.Align textAlign)
Convenience method for setting the 'textAlign' option for the labels.
|
StackLabels |
StackLabels.setVerticalAlign(StackLabels.VerticalAlign verticalAlign)
Convenience method for setting the 'verticalAlign' option for the labels.
|
Copyright © 2015. All Rights Reserved.