Graph: ezcGraphAxisBoxedLabelRenderer
[ ]
[ Gallery ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphAxisBoxedLabelRenderer
|
Renders axis labels centered between two axis steps like normally used for bar charts. Used with other chart types this axis label renderer may cause unexpected results. You may use this renderer by assigning it to one of the charts axis. [
source]
Parents
ezcBaseOptions
|
--ezcGraphAxisLabelRenderer
|
--ezcGraphAxisBoxedLabelRenderer
Member Variables
|
protected ezcGraphVector |
$direction
Store direction for later coordinate modifications |
|
protected array(ezcGraphStep) |
$steps
Store step array for later coordinate modifications |
|
protected float |
$widthModifier
Store coordinate width modifier for later coordinate modifications |
Inherited Member Variables
From
ezcGraphAxisLabelRenderer:
From
ezcBaseOptions:
Method Summary
Inherited Methods
From
ezcGraphAxisLabelRenderer :
From
ezcBaseOptions :
Methods
modifyChartDataPosition
Modify chart data position
Optionally additionally modify the coodinate of a data point
Parameters
Redefinition of
renderLabels
Render Axis labels
Render labels for an axis.
Parameters
Redefinition of
Last updated: Tue, 01 Sep 2009