| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
Zone |
Zone.setColor(Color color)
Convenience method for setting the 'color' option of the zone.
|
Zone |
Zone.setColor(String color)
Convenience method for setting the 'color' option of the zone.
|
Zone |
Zone.setDashStyle(PlotLine.DashStyle dashStyle)
Convenience method for setting the 'dashStyle' option of the zone.
|
Zone |
Zone.setFillColor(Color fillColor)
Convenience method for setting the 'fillColor' option of the zone.
|
Zone |
Zone.setFillColor(String fillColor)
Convenience method for setting the 'fillColor' option of the zone.
|
Zone |
Zone.setValue(Number value)
Convenience method for setting the 'value' option of the zone.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PlotOptions.setZones(Zone... zones)
Convenience method for setting the 'zone' plot option.
|
Copyright © 2015. All Rights Reserved.