|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig org.zkoss.zkmax.zul.fusionchart.config.SingleValueCategoryChartConfig
public 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}.
All properties of chart, please refer to the following reference document.
Field Summary |
---|
Fields inherited from class org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig |
---|
props |
Constructor Summary | |
---|---|
SingleValueCategoryChartConfig()
|
Method Summary | |
---|---|
CategoriesPropertiesMap |
getCategoryPropertiesMap()
Return the category config. |
Methods inherited from class org.zkoss.zkmax.zul.fusionchart.config.AbstractChartConfig |
---|
addChartDataListener, addPropertyListener, getBgAlpha, getBgColor, getChartProperties, initChartProperties, isAnimation, removeChartDataListener, removePropertyListener, setAnimation, setBgAlpha, setBgColor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleValueCategoryChartConfig()
Method Detail |
---|
public CategoriesPropertiesMap getCategoryPropertiesMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |