| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
static ChartTitle.VerticalAlign |
ChartTitle.VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartTitle.VerticalAlign[] |
ChartTitle.VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChartSubtitle |
ChartSubtitle.setVerticalAlign(ChartTitle.VerticalAlign verticalAlign)
Convenience method for setting the 'verticalAlign' option of the subtitle.
|
ChartTitle |
ChartTitle.setVerticalAlign(ChartTitle.VerticalAlign verticalAlign)
Convenience method for setting the 'verticalAlign' option of the title.
|
Copyright © 2015. All Rights Reserved.