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