| Package | Description |
|---|---|
| org.wicketstuff.jqplot.lib |
| Modifier and Type | Method and Description |
|---|---|
Grid<T> |
ChartConfiguration.createGrid()
Deprecated.
use withGrid
|
Grid<T> |
ChartConfiguration.getGrid()
Gets the grid.
|
Grid<T> |
ChartConfiguration.gridInstance()
Instantiates the grid.
|
| Modifier and Type | Method and Description |
|---|---|
ChartConfiguration<T> |
ChartConfiguration.setGrid(Grid<T> grid)
Sets the grid.
|
Copyright © 2021. All rights reserved.