Graph: ezcGraphChartElementText
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphChartElementText
|
Chart element to display texts in a chart [
source]
Parents
ezcBaseOptions
|
--ezcGraphChartElement
|
--ezcGraphChartElementText
Properties
|
float |
read/write
|
$maxHeight
Maximum percent of bounding used to display the text. |
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcGraphBoundings |
render(
$renderer, $boundings )
Render the text |
|
public void |
__set(
$propertyName, $propertyValue )
__set |
Inherited Methods
From
ezcGraphChartElement :
From
ezcBaseOptions :
Methods
render
Render the text
Parameters
| Name |
Type |
Description |
$renderer |
ezcGraphRenderer |
Renderer |
$boundings |
ezcGraphBoundings |
Boundings for the axis |
Redefinition of
__set
void __set(
mixed
$propertyName, mixed
$propertyValue )
__set
Parameters
| Name |
Type |
Description |
$propertyName |
mixed |
|
$propertyValue |
mixed |
|
Throws
| Class | Description |
ezcBaseValueException |
If a submitted parameter was out of range or type. |
ezcBasePropertyNotFoundException |
If a the value for the property options is not an instance of |
Last updated: Thu, 01 Nov 2007