Package | Description |
---|---|
org.primefaces.model.charts.axes.cartesian | |
org.primefaces.model.charts.axes.radial |
Modifier and Type | Method and Description |
---|---|
AxesGridLines |
CartesianAxes.getGridLines()
Gets the gridLines
|
Modifier and Type | Method and Description |
---|---|
void |
CartesianAxes.setGridLines(AxesGridLines gridLines)
Sets the gridLines
|
Modifier and Type | Method and Description |
---|---|
AxesGridLines |
RadialScales.getGridLines()
Gets the gridLines
|
Modifier and Type | Method and Description |
---|---|
void |
RadialScales.setGridLines(AxesGridLines gridLines)
Sets the gridLines
|
Copyright © 2020. All rights reserved.