Graph: ezcGraphDataSetAxisProperty
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphDataSetAxisProperty
|
Class for axis properties of datasets [
source]
Parents
ezcGraphDataSetProperty
|
--ezcGraphDataSetAxisProperty
Inherited Member Variables
From
ezcGraphDataSetProperty:
Method Summary
|
protected void |
checkValue(
&$value, $value )
Chacks if value is really an axis |
|
public void |
offsetSet(
$key, $value )
Set an option. |
Inherited Methods
From
ezcGraphDataSetProperty :
Methods
checkValue
Chacks if value is really an axis
Parameters
Redefinition of
offsetSet
void offsetSet(
string
$key, mixed
$value )
Set an option.
Sets an option using ArrayAccess.
This is deaktivated, because you need not set a different axis for some data point.
Parameters
| Name |
Type |
Description |
$key |
string |
The option to set. |
$value |
mixed |
The value for the option. |
Throws
| Class | Description |
ezcGraphInvalidAssignementException |
Always |
Redefinition of
Last updated: Wed, 18 Jun 2008