Uses of Class
com.steema.teechart.axis.CustomAxes

Packages that use CustomAxes
com.steema.teechart.axis   
 

Uses of CustomAxes in com.steema.teechart.axis
 

Fields in com.steema.teechart.axis declared as CustomAxes
protected  CustomAxes Axes.custom
           
 

Methods in com.steema.teechart.axis that return CustomAxes
 CustomAxes Axes.getCustom()
          Accesses the Custom axes List.
 

Methods in com.steema.teechart.axis with parameters of type CustomAxes
 void Axes.setCustom(CustomAxes value)
          Accesses the Custom axes List.