| Package | Description |
|---|---|
| org.moxieapps.gwt.highcharts.client |
| Modifier and Type | Method and Description |
|---|---|
Credits |
Credits.setAlign(Credits.Align align)
Convenience method for setting the 'align' option of the credits.
|
Credits |
Credits.setEnabled(boolean enabled)
Convenience method for setting the 'enabled' option for the credits.
|
Credits |
Credits.setHref(String href)
Convenience method for setting the 'href' option of the credits.
|
Credits |
Credits.setStyle(Style style)
Convenience method for setting the 'style' options of the credits.
|
Credits |
Credits.setText(String text)
Convenience method for setting the 'text' option of the credits.
|
Credits |
Credits.setVerticalAlign(Credits.VerticalAlign verticalAlign)
Convenience method for setting the 'verticalAlign' option of the credits.
|
Credits |
Credits.setX(Number x)
Convenience method for setting the 'x' position option of the credits.
|
Credits |
Credits.setY(Number y)
Convenience method for setting the 'y' position option of the credits.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseChart.setCredits(Credits credits)
Convenience method for setting the 'credits' options of the chart.
|
Copyright © 2015. All Rights Reserved.