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

Packages that use AxisLabelsItems
com.steema.teechart.axis   
 

Uses of AxisLabelsItems in com.steema.teechart.axis
 

Fields in com.steema.teechart.axis declared as AxisLabelsItems
protected  AxisLabelsItems AxisLabelItem.iAxisLabelsItems
           
 

Methods in com.steema.teechart.axis that return AxisLabelsItems
 AxisLabelsItems Axis.getCustomLabels()
          Returns the custom labels
 AxisLabelsItems AxisLabels.getItems()
          Contains the custom labels.
 

Methods in com.steema.teechart.axis with parameters of type AxisLabelsItems
 void AxisLabelsItems.copyFrom(AxisLabelsItems source)