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

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

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

Constructors in org.openfaces.component.chart.impl.helpers with parameters of type ChartNumberAxis
NumberAxis3DAdapter(java.lang.String label, boolean visible, ChartNumberAxis chartNumberAxis, ChartAxis chartBaseAxis, GridChartView view)
           
NumberAxis3DAdapter(java.lang.String label, boolean visible, ChartNumberAxis chartNumberAxis, ChartAxis chartBaseAxis, GridChartView view)
           
NumberAxisAdapter(java.lang.String label, boolean visible, ChartNumberAxis chartNumberAxis, ChartAxis chartBaseAxis, GridChartView view)
           
NumberAxisAdapter(java.lang.String label, boolean visible, ChartNumberAxis chartNumberAxis, ChartAxis chartBaseAxis, GridChartView view)
           
 



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