Uses of Class
com.eltima.chart.Tick

Packages that use Tick
com.eltima.chart This package allows you to create professionally looking charts with fully customizable chart elements, specify the number of different visual effects and add animation 
 

Uses of Tick in com.eltima.chart
 

Methods in com.eltima.chart that return Tick
 Tick AbstractAxis.getMajorTick()
          Returns the major Tick.
 Tick AbstractAxis.getMinorTick()
          Returns the minor Tick.
 

Methods in com.eltima.chart with parameters of type Tick
 void AbstractAxis.setMajorTick(Tick tick)
          Sets the major Tick.
 void AbstractAxis.setMinorTick(Tick tick)
          Sets the minor Tick.
 



Copyright © 2000-2007 Eltima Software. All Rights Reserved.