CLASS LogTicks EXTENDS Ticks
(Defined in: jpgraph_log.php : 85)
 LogTicks  Ticks 
 Set() 
 SetColor() 
 SetFormatCallback() 
 SetLabelFormat() 
 SetSide() 
 SetWeight() 
 SupressFirst() 
 SupressLast() 
 SupressMinorTickMarks() 
 SupressTickMarks() 
 SupressZeroLabel() 
 

Class usage and Overview
This class represents ticks on a logarithmic scale axis. It is responsible for drawing and positioning ticks.

 

See also related classes:
LogScale and Axis

 


Class Methods