Modifier and Type | Method and Description |
---|---|
protected void |
ChartRenderer.encodeConfig(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent chart,
ChartModel model) |
Modifier and Type | Class and Description |
---|---|
class |
BarChartModel
Defines the bar model used to create bar chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
BubbleChartModel
Defines the bubble model used to create bubble chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
DonutChartModel
Defines the donut model used to create donut chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
HorizontalBarChartModel
Defines the horizontalBar model used to create horizontalBar chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
LineChartModel
Defines the line model used to create line chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
PieChartModel
Defines the pie model used to create pie chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
PolarAreaChartModel
Defines the polarArea model used to create polarArea chart component.
|
Modifier and Type | Class and Description |
---|---|
class |
RadarChartModel
Defines the radar model used to create radar chart component.
|
Copyright © 2018. All rights reserved.