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

Packages that use AxisTitle
com.steema.teechart.axis   
 

Uses of AxisTitle in com.steema.teechart.axis
 

Fields in com.steema.teechart.axis declared as AxisTitle
protected  AxisTitle Axis.axisTitle
           
 

Methods in com.steema.teechart.axis that return AxisTitle
 AxisTitle Axis.getTitle()
          An Axis sub-class used to define Title attributes.
 

Methods in com.steema.teechart.axis with parameters of type AxisTitle
 void Axis.setTitle(AxisTitle value)
          Accesses the Axis Title characteristics.