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

Class: HorizontalAxis

Source Location: /styles/HorizontalAxis.php

Class Overview


<p>Title: HorizontalAxis class</p>


Variables

Methods



Class Details

[line 16]
<p>Title: HorizontalAxis class</p>

Description: Describes the possible values of Series.HorizAxis.

Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL




[ Top ]


Class Variables

static $BOTH =  2

[line 29]

Associates the series with both the top and bottom axes.



Tags:

access:  public

Type:   mixed


[ Top ]

static $BOTTOM =  1

[line 25]

Associates the series with the bottom 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 $TOP =  0

[line 21]

Associates the series with the top axis.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor HorizontalAxis [line 35]

HorizontalAxis HorizontalAxis( )



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:06:22 +0200 by phpDocumentor 1.4.1