PHP Класс HorizontalBarGraph, GotCms

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

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

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

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

Метод Описание
Bar ( $value, &$bar ) Fills in the x-position and width of a bar
BarLabel ( $value, &$bar, $offset_x = null ) Text labels in or above the bar
Draw ( )
DrawLegendEntry ( $set, $x, $y, $w, $h ) Return box for legend
LabelAdjustment ( $longest_v = 1000, $longest_h = 100 ) Overload to flip axes

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

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

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

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

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

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

protected Draw ( )

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

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

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

Overload to flip axes
protected LabelAdjustment ( $longest_v = 1000, $longest_h = 100 )

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

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

protected $bar_styles

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

protected $flip_axes

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

protected $label_centre

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

protected $legend_reverse