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

Packages that use AxisBreaksTool
com.steema.teechart.tools   
 

Uses of AxisBreaksTool in com.steema.teechart.tools
 

Fields in com.steema.teechart.tools declared as AxisBreaksTool
protected  AxisBreaksTool AxisBreaks.tool
           
 

Methods in com.steema.teechart.tools with parameters of type AxisBreaksTool
protected  void AxisBreak.SetOwner(AxisBreaksTool owner)
           
 

Constructors in com.steema.teechart.tools with parameters of type AxisBreaksTool
AxisBreak(AxisBreaksTool owner)