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

Packages that use DepthAxis
com.steema.teechart.axis   
 

Uses of DepthAxis in com.steema.teechart.axis
 

Fields in com.steema.teechart.axis declared as DepthAxis
protected  DepthAxis Axes.depth
           
protected  DepthAxis Axes.depthTop
           
 

Methods in com.steema.teechart.axis with parameters of type DepthAxis
 void Axes.setDepth(DepthAxis value)
           
 void Axes.setDepthTop(DepthAxis value)