Свойство | Type | Description | |
---|---|---|---|
$legend_reverse | |||
$multi_graph |
Méthode | Description | |
---|---|---|
Values ( $values ) | construct multigraph |
Méthode | Description | |
---|---|---|
BarLabel ( $value, &$bar, $offset_y = null ) | Overridden to prevent drawing behind higher bars $offset_y should be true for inner bars | |
Draw ( ) | ||
GetHorizontalCount ( ) | Find the longest data set | |
GetKey ( $index ) | Returns the key from the MultiGraph | |
GetMaxKey ( ) | Returns the maximum key from the MultiGraph | |
GetMaxValue ( ) | Returns the maximum (stacked) value | |
GetMinKey ( ) | Returns the minimum key from the MultiGraph | |
GetMinValue ( ) | Returns the minimum (stacked) value |
protected BarLabel ( $value, &$bar, $offset_y = null ) |