Package | Description |
---|---|
org.primefaces.model.charts.polar | |
org.primefaces.model.charts.radar |
Modifier and Type | Method and Description |
---|---|
RadialScales |
PolarAreaChartOptions.getScales()
Gets the options of radial scales
|
Modifier and Type | Method and Description |
---|---|
void |
PolarAreaChartOptions.setScales(RadialScales scales)
Sets the radial scales
|
Modifier and Type | Method and Description |
---|---|
RadialScales |
RadarChartOptions.getScales()
Gets the options of radial scales
|
Modifier and Type | Method and Description |
---|---|
void |
RadarChartOptions.setScales(RadialScales scales)
Sets the radial scales
|
Copyright © 2019. All rights reserved.