Path

ez components / documentation / api reference / 2008.1beta1 / graph


eZ Components 2008.1beta1

Graph: ezcGraphAxisStep

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

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: Tue, 27 May 2008