Uses of Class
com.steema.teechart.tools.AxisBreak

Packages that use AxisBreak
com.steema.teechart.tools   
 

Uses of AxisBreak in com.steema.teechart.tools
 

Methods in com.steema.teechart.tools that return AxisBreak
 AxisBreak AxisBreaks.get(int index)
           
 

Methods in com.steema.teechart.tools with parameters of type AxisBreak
 int AxisBreaks.add(AxisBreak l)
           
protected  void AxisBreak.Assign(AxisBreak t)
           
 void AxisBreaks.remove(AxisBreak s)