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