Uses of Class
com.sencha.gxt.chart.client.chart.axis.RadialAxis.Display

Packages that use RadialAxis.Display
com.sencha.gxt.chart.client.chart.axis   
 

Uses of RadialAxis.Display in com.sencha.gxt.chart.client.chart.axis
 

Methods in com.sencha.gxt.chart.client.chart.axis that return RadialAxis.Display
 RadialAxis.Display RadialAxis.getDisplay()
          Returns the RadialAxis.Display style of the axis.
static RadialAxis.Display RadialAxis.Display.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RadialAxis.Display[] RadialAxis.Display.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sencha.gxt.chart.client.chart.axis with parameters of type RadialAxis.Display
 void RadialAxis.setDisplay(RadialAxis.Display display)
          Sets the RadialAxis.Display style of the axis.
 



Copyright © 2011. All Rights Reserved.