Graph: ezcGraphAxisStep
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphAxisStep
|
Represents a single step on the axis [
source]
Member Variables
|
public array(ezcGraphAxisStep) |
$childs
= array()
Childrens of step |
|
public bool |
$isLast
= false
True if this step is the last one |
|
public bool |
$isZero
= false
True if the step is at the same position as the other axis |
|
public string |
$label
= false
Steps label |
|
public float |
$position
= 0
Position of step on one axis. |
|
public float |
$width
= 0
Size of step |
Last updated: Mon, 17 Dec 2007