| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
File containing the abstract ezcGraphDataSetIntProperty class
| Copyright: | Copyright (C) 2005-2009 eZ Systems AS. All rights reserved. |
| License: | http://ez.no/licenses/new_bsd New BSD License |
| Version: | 1.5 |
| File Size: | 62 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ezcGraphDataSetAxisProperty:: (2 methods):
checkValue()
offsetSet()
Class: ezcGraphDataSetAxisProperty - X-Ref
Class for axis properties of datasets| checkValue( &$value ) X-Ref |
| Chacks if value is really an axis param: ezcGraphChartElementAxis $value return: void |
| offsetSet( $key, $value ) X-Ref |
| Set an option. Sets an option using ArrayAccess. This is deaktivated, because you need not set a different axis for some data point. param: string $key The option to set. param: mixed $value The value for the option. return: void |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |