Uses of Class
org.pentaho.chart.model.Axis

Packages that use Axis
org.pentaho.chart.model   
 

Uses of Axis in org.pentaho.chart.model
 

Subclasses of Axis in org.pentaho.chart.model
 class NumericAxis
           
 

Methods in org.pentaho.chart.model that return Axis
 Axis TwoAxisPlot.getDomainAxis()
           
 Axis TwoAxisPlot.getHorizontalAxis()
           
 Axis TwoAxisPlot.getVerticalAxis()