PHP Class BarGraph, GotCms

Inheritance: extends GridGraph
Datei anzeigen Open project: gotcms/gotcms Class Usage Examples

Protected Properties

Property Type Description
$bar_styles
$label_centre

Protected Methods

Method Description
Bar ( $value, &$bar ) Fills in the y-position and height of a bar
BarLabel ( $value, &$bar, $offset_y = null ) Text labels in or above the bar
Draw ( )
DrawLegendEntry ( $set, $x, $y, $w, $h ) Return box for legend

Method Details

Bar() protected method

Fills in the y-position and height of a bar
protected Bar ( $value, &$bar )

BarLabel() protected method

Text labels in or above the bar
protected BarLabel ( $value, &$bar, $offset_y = null )

Draw() protected method

protected Draw ( )

DrawLegendEntry() protected method

Return box for legend
protected DrawLegendEntry ( $set, $x, $y, $w, $h )

Property Details

$bar_styles protected_oe property

protected $bar_styles

$label_centre protected_oe property

protected $label_centre