| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
DateTimeLabelFormats |
DateTimeLabelFormats.setDay(String day)
Convenience method for setting the 'day' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setDay(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'day' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setHour(String hour)
Convenience method for setting the 'hour' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setHour(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'hour' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMillisecond(String millisecond)
Convenience method for setting the 'millisecond' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMillisecond(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'millisecond' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMinute(String minute)
Convenience method for setting the 'minute' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMinute(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'minute' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMonth(String month)
Convenience method for setting the 'month' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setMonth(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'month' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setSecond(String second)
Convenience method for setting the 'second' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setSecond(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'second' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setWeek(String week)
Convenience method for setting the 'week' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setWeek(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'week' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setYear(String year)
Convenience method for setting the 'year' format.
|
DateTimeLabelFormats |
DateTimeLabelFormats.setYear(String singleUnit,
String startDate,
String endDate)
Convenience method for setting the 'year' format.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Axis.setDateTimeLabelFormats(DateTimeLabelFormats dateTimeLabelFormats)
Convenience method for setting the 'dateTimeLabelFormats' options of the axis.
|
| Modifier and Type | Method and Description |
|---|---|
DataGrouping |
DataGrouping.setDateTimeLabelFormats(DateTimeLabelFormats dateTimeLabelFormats)
Convenience method for setting the 'dateTimeLabelFormats' options of the dataGrouping.
|
Copyright © 2015. All Rights Reserved.