| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
static Axis.TickPosition |
Axis.TickPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Axis.TickPosition[] |
Axis.TickPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Axis.setMinorTickPosition(Axis.TickPosition minorTickPosition)
Convenience method for setting the 'minorTickPosition' option for the axis.
|
T |
Axis.setTickPosition(Axis.TickPosition tickPosition)
Convenience method for setting the 'tickPosition' option for the axis.
|
Copyright © 2015. All Rights Reserved.