private class JFChartBase.ThemeAdapter extends Object implements ChartTheme
| Modifier | Constructor and Description |
|---|---|
private |
ThemeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dark()
Switches the chart to a dark background color theme
|
void |
light()
Switches the chart to a light background color theme
|
public void light()
ChartThemelight in interface ChartThemepublic void dark()
ChartThemedark in interface ChartThemeCopyright 2014-2017, Xavier Witdouck