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