| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
static ChartTitle.Align |
ChartTitle.Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartTitle.Align[] |
ChartTitle.Align.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.setAlign(ChartTitle.Align align)
Convenience method for setting the 'align' option of the subtitle.
|
ChartTitle |
ChartTitle.setAlign(ChartTitle.Align align)
Convenience method for setting the 'align' option of the title.
|
Copyright © 2015. All Rights Reserved.