org.openfaces.component.chart.impl.helpers
Class CategoryAxisAdapter

java.lang.Object
  extended by CategoryAxis
      extended by org.openfaces.component.chart.impl.helpers.CategoryAxisAdapter

public class CategoryAxisAdapter
extends CategoryAxis


Constructor Summary
CategoryAxisAdapter(java.lang.String label, boolean visible, ChartCategoryAxis chartCategoryAxis, ChartAxis chartBaseAxis, GridChartView view)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryAxisAdapter

public CategoryAxisAdapter(java.lang.String label,
                           boolean visible,
                           ChartCategoryAxis chartCategoryAxis,
                           ChartAxis chartBaseAxis,
                           GridChartView view)


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