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

Class: VerticalAxis

Source Location: /styles/VerticalAxis.php

Class Overview


VerticalAxis class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

[line 16]
VerticalAxis class

Description: Describes the possible values of Series.VertAxis method




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 Variables

static $BOTH =  2

[line 29]

Associates the series with both the left and right axis.



Tags:

access:  public

Type:   mixed


[ Top ]

static $CUSTOM =  3

[line 33]

Associates the series with a custom axis.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LEFT =  0

[line 21]

Associates the series with the left axis.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RIGHT =  1

[line 25]

Associates the series with the right axis.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor VerticalAxis [line 35]

VerticalAxis VerticalAxis( )



Tags:

access:  public


[ Top ]

method fromInt [line 37]

void fromInt( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:09:11 +0200 by phpDocumentor 1.4.1