Package | Description |
---|---|
org.eclipse.nebula.visualization.xygraph.figures |
Modifier and Type | Method | Description |
---|---|---|
Grid |
Axis.getGrid() |
Modifier and Type | Method | Description |
---|---|---|
void |
PlotArea.addGrid(Grid grid) |
Add a grid to the plot area.
|
boolean |
PlotArea.removeGrid(Grid grid) |
Remove a grid from the plot area.
|
void |
Axis.setGrid(Grid grid) |