Uses of Class
org.openfaces.component.chart.ChartCategoryAxis

Packages that use ChartCategoryAxis
org.openfaces.component.chart.impl.helpers This package is only for internal usage from within the OpenFaces library. 
 

Uses of ChartCategoryAxis in org.openfaces.component.chart.impl.helpers
 

Constructors in org.openfaces.component.chart.impl.helpers with parameters of type ChartCategoryAxis
CategoryAxis3DAdapter(java.lang.String label, boolean visible, ChartCategoryAxis chartCategoryAxis, ChartAxis chartBaseAxis, GridChartView view)
           
CategoryAxis3DAdapter(java.lang.String label, boolean visible, ChartCategoryAxis chartCategoryAxis, ChartAxis chartBaseAxis, GridChartView view)
           
CategoryAxisAdapter(java.lang.String label, boolean visible, ChartCategoryAxis chartCategoryAxis, ChartAxis chartBaseAxis, GridChartView view)
           
CategoryAxisAdapter(java.lang.String label, boolean visible, ChartCategoryAxis chartCategoryAxis, ChartAxis chartBaseAxis, GridChartView view)
           
 



Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.