| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client | |
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setSymbols(Marker.Symbol... symbols)
Sets the default symbols for the series point markers.
|
| Modifier and Type | Method and Description |
|---|---|
static Marker.Symbol |
Marker.Symbol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Marker.Symbol[] |
Marker.Symbol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Marker |
Marker.setSymbol(Marker.Symbol symbol)
Convenience method for setting the 'symbol' option for the markers.
|
Copyright © 2015. All Rights Reserved.