Package | Description |
---|---|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
org.zkoss.zkmax.zul.fusionchart.config |
Modifier and Type | Method and Description |
---|---|
AbstractChartConfig |
Fusionchart.getChartConfig() |
Modifier and Type | Method and Description |
---|---|
void |
Fusionchart.setChartConfig(AbstractChartConfig chartConfig) |
Modifier and Type | Class and Description |
---|---|
class |
CategoryChartConfig
The categories chart property lets you control a variety of functional
elements on the chart with {link CategoryModel}.
|
class |
FunnelChartConfig
The funnel chart property lets you control a variety of functional elements on
the chart with {link SingleValueCategoryModel}.
|
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 |
SingleValueCategoryChartConfig
The chartPropery and categoryPropertiesMap property let you control a variety
of functional elements on the chart (or a single category)
with {link SingleValueCategoryModel}.
|
class |
XYChartConfig |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.