|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrendLinePropertiesList | |
---|---|
org.zkoss.zkmax.zul.fusionchart.config | |
org.zkoss.zkmax.zul.fusionchart.render |
Uses of TrendLinePropertiesList in org.zkoss.zkmax.zul.fusionchart.config |
---|
Methods in org.zkoss.zkmax.zul.fusionchart.config that return TrendLinePropertiesList | |
---|---|
TrendLinePropertiesList |
GanttChartConfig.getTrendLineConfig()
Return the trend line config. |
TrendLinePropertiesList |
CategoryChartConfig.getTrendLineConfig()
Return the trend line config. |
static TrendLinePropertiesList |
PropertiesProxy.getTrendLineConfig(CategoryChartConfig config)
|
static TrendLinePropertiesList |
PropertiesProxy.getTrendLineConfig(GanttChartConfig config)
|
Uses of TrendLinePropertiesList in org.zkoss.zkmax.zul.fusionchart.render |
---|
Methods in org.zkoss.zkmax.zul.fusionchart.render with parameters of type TrendLinePropertiesList | |
---|---|
static void |
RenderUtils.renderTrendLine(java.lang.StringBuffer sb,
TrendLinePropertiesList config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |