PHP Класс BarGraph, GotCms

Наследование: extends GridGraph
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$bar_styles
$label_centre

Защищенные методы

Метод Описание
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

Описание методов

Bar() защищенный Метод

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

BarLabel() защищенный Метод

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

Draw() защищенный Метод

protected Draw ( )

DrawLegendEntry() защищенный Метод

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

Описание свойств

$bar_styles защищенное свойство

protected $bar_styles

$label_centre защищенное свойство

protected $label_centre