|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractChartConfig | |
---|---|
org.zkoss.zkmax.zul | Components and UI utitilies available in ZK EE. |
org.zkoss.zkmax.zul.fusionchart.config |
Uses of AbstractChartConfig in org.zkoss.zkmax.zul |
---|
Methods in org.zkoss.zkmax.zul that return AbstractChartConfig | |
---|---|
AbstractChartConfig |
Fusionchart.getChartConfig()
|
Methods in org.zkoss.zkmax.zul with parameters of type AbstractChartConfig | |
---|---|
void |
Fusionchart.setChartConfig(AbstractChartConfig chartConfig)
|
Uses of AbstractChartConfig in org.zkoss.zkmax.zul.fusionchart.config |
---|
Subclasses of AbstractChartConfig in org.zkoss.zkmax.zul.fusionchart.config | |
---|---|
class |
CategoryChartConfig
The categories chart property lets you control a variety of functional elements on the chart with {link CategoryModel}. |
class |
GanttChartConfig
The GanttFusionchartProperty lets you control a variety of functional elements on the chart. |
class |
GanttTableConfig
A table config for gnatt chart table. |
class |
PieChartConfig
The pie chart property lets you control a variety of functional elements on the chart with {link org.zkoss.zul.PieModel}. |
class |
XYChartConfig
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |