| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client.plotOptions |
| Modifier and Type | Method and Description |
|---|---|
FlagPlotOptions |
FlagPlotOptions.setFillColor(Color fillColor)
Convenience method for setting the 'fillColor' option of the flag, allowing for
colors with opacity or gradients.
|
FlagPlotOptions |
FlagPlotOptions.setFillColor(String fillColor)
Convenience method for setting the 'fillColor' option of the flag to an RGB hex value.
|
FlagPlotOptions |
FlagPlotOptions.setLineColor(Color lineColor)
Convenience method for setting the 'lineColor' option of the flag, allowing for
colors with opacity or gradients.
|
FlagPlotOptions |
FlagPlotOptions.setLineColor(String lineColor)
Convenience method for setting the 'lineColor' option of the flag to an RGB hex value.
|
FlagPlotOptions |
FlagPlotOptions.setOnSeries(String onSeries)
Convenience method for setting the 'onSeries' option of the flag.
|
FlagPlotOptions |
FlagPlotOptions.setShape(FlagPlotOptions.Shape shape)
Convenience method for setting the 'shape' option of the flag.
|
FlagPlotOptions |
FlagPlotOptions.setStyle(Style style)
Convenience method for setting the 'style' options of the flag.
|
FlagPlotOptions |
FlagPlotOptions.setWidth(Number width)
Convenience method for setting the 'width' option of the flag.
|
Copyright © 2015. All Rights Reserved.