TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: CustomAxes

Source Location: /axis/CustomAxes.php

Class Overview

ArrayObject
   |
   --CustomAxes

CustomAxes class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>

Methods


Inherited Constants

Class: ArrayObject (Internal Class)

ARRAY_AS_PROPS = 2
STD_PROP_LIST = 1

Inherited Methods

Class: ArrayObject (Internal Class)

constructor __construct ( $array )
append ( $value )
asort ( )
count ( )
exchangeArray ( $array )
getArrayCopy ( )
getFlags ( )
getIterator ( )
getIteratorClass ( )
ksort ( )
natcasesort ( )
natsort ( )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )

Class Details

[line 16]
CustomAxes class

Description: Used to access the Custom series List




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


method add [line 57]

Axis add( axis $axis)

Adds a Custom Axis.



Tags:

access:  public


Parameters:

axis   $axis   Axis

[ Top ]

method getAxis [line 74]

void getAxis( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method getNew [line 36]

void getNew( )



Tags:

access:  public


[ Top ]

method indexOf [line 84]

void indexOf( $a)



Tags:

access:  public


Parameters:

   $a  

[ Top ]

method remove [line 102]

void remove( a $a)

Removes the Custom Axis of Index 'CustomAxisIndex'.
Any Series associated with the Axis are reset to their default Axes.



Tags:

access:  public


Parameters:

a   $a   Axis

[ Top ]

method removeAll [line 115]

void removeAll( )

Removes all Custom Axes.
Any Series associated with the Axes are reset to their default Axes.



Tags:

access:  public


[ Top ]

method setAxis [line 79]

void setAxis( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method setChart [line 41]

void setChart( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 22]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 29]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Thu, 18 Dec 2008 13:09:03 +0100 by phpDocumentor 1.4.1