Package | Description |
---|---|
org.primefaces.model.charts.donut | |
org.primefaces.model.charts.pie |
Modifier and Type | Class and Description |
---|---|
class |
DonutChartOptions
Used to set options to Donut chart component.
|
Modifier and Type | Method and Description |
---|---|
PieChartOptions |
PieChartModel.getOptions()
Gets the configuration options
|
Modifier and Type | Method and Description |
---|---|
void |
PieChartModel.setOptions(PieChartOptions options)
Sets the configuration options
|
Constructor and Description |
---|
PieChartModel(ChartData data,
PieChartOptions options) |
Copyright © 2020. All rights reserved.