Graph: ezcGraphStackedBarsRenderer
[ ]
[ Gallery ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcGraphStackedBarsRenderer
|
Interface which adds the methods required for rendering radar charts to a renderer [
source]
Method Summary
|
public void |
drawStackedBar(
$boundings, $context, $color, $start, $position, $stepSize, [$symbol = ezcGraph::NO_SYMBOL], [$axisPosition = 0.] )
Draw stacked bar |
Methods
drawStackedBar
Draw stacked bar
Draws a stacked bar part as a data element in a line chart
Parameters
| Name |
Type |
Description |
$boundings |
ezcGraphBoundings |
Chart boundings |
$context |
ezcGraphContext |
Context of call |
$color |
ezcGraphColor |
Color of line |
$start |
ezcGraphCoordinate |
|
$position |
ezcGraphCoordinate |
|
$stepSize |
float |
Space which can be used for bars |
$symbol |
int |
Symbol to draw for line |
$axisPosition |
float |
Position of axis for drawing filled lines |
Last updated: Mon, 09 Feb 2009