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

Packages that use ToolAxis
com.steema.teechart   
com.steema.teechart.tools   
 

Uses of ToolAxis in com.steema.teechart
 

Fields in com.steema.teechart declared as ToolAxis
protected  ToolAxis Chart.toolCheckHidden
           
 

Methods in com.steema.teechart that return ToolAxis
 ToolAxis IBaseChart.getToolCheckHidden()
           
 ToolAxis Chart.getToolCheckHidden()
           
 

Methods in com.steema.teechart with parameters of type ToolAxis
 void IBaseChart.setToolCheckHidden(ToolAxis tool)
           
 void Chart.setToolCheckHidden(ToolAxis tool)
           
 

Uses of ToolAxis in com.steema.teechart.tools
 

Subclasses of ToolAxis in com.steema.teechart.tools
 class AxisArrow
          Title: AxisArrow class Description: Axis Arrow tool.
 class AxisBreaksTool
          Copyright (c) 2005-2011 by Steema Software SL.
 class ColorBand
          Title: ColorBand class Description: Color band tool, use it to display a coloured rectangle (band) at the specified axis and position.
 class ColorLine
          Title: ColorLine class Description: Color Line tool.
 class GridBand
          Title: GridBand class Description: Grid Band tool, use it to display a coloured rectangles (bands) at the grid lines of the specified axis and position.