| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.labels |
| Modifier and Type | Method and Description |
|---|---|
static Labels.Align |
Labels.Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Labels.Align[] |
Labels.Align.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Labels.setAlign(Labels.Align align)
Convenience method for setting the 'align' option for the labels.
|
StackLabels |
StackLabels.setTextAlign(Labels.Align textAlign)
Convenience method for setting the 'textAlign' option for the labels.
|
Copyright © 2015. All Rights Reserved.