Graph: ezcGraphDataSetAxisProperty
[ ]
[ Gallery ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphDataSetAxisProperty
|
Class for axis properties of datasets [
source]
This class is used to store properties for datasets, which should be validated as objects extending the ezcGraphChartElementAxis class.
For a basic usage example of those dataset properties take a look at the API documentation of the ezcGraphDataSetProperty class.
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: Mon, 27 Jul 2009