| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options |
| Modifier and Type | Field and Description |
|---|---|
static Background |
Background.DEFAULT_BACKGROUND |
| Modifier and Type | Method and Description |
|---|---|
Background |
Background.setBackgroundColor(ColorReference backgroundColor) |
Background |
Background.setBorderColor(ColorReference borderColor) |
Background |
Background.setBorderWidth(Integer borderWidth) |
Background |
Background.setInnerRadius(PixelOrPercent innerRadius) |
Background |
Background.setInnerWidth(Integer innerWidth) |
Background |
Background.setOuterRadius(PixelOrPercent outerRadius) |
Background |
Background.setOuterWidth(Integer outerWidth) |
| Modifier and Type | Method and Description |
|---|---|
List<Background> |
Pane.getBackground() |
| Modifier and Type | Method and Description |
|---|---|
Pane |
Pane.addBackground(Background background) |
| Modifier and Type | Method and Description |
|---|---|
Pane |
Pane.setBackground(List<Background> background) |
Copyright © 2013. All Rights Reserved.