Uses of Class
org.zkoss.zkmax.zul.fusionchart.config.TrendLinePropertiesList

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)
           
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo