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

Class: AxisLabelStyle

Source Location: /axis/AxisLabelStyle.php

Class Overview


AxisLabelStyle 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]
AxisLabelStyle class

Description: Defines the possible values of Axis->getLabels()->getStyle()




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 $AUTO =  0

[line 22]

Chooses the Style automatically



Tags:

access:  public

Type:   mixed


[ Top ]

static $MARK =  3

[line 37]

Each Series point will have a Label using SeriesMarks style.



Tags:

access:  public

Type:   mixed


[ Top ]

static $NONE =  1

[line 27]

No label. This will trigger the event with empty strings



Tags:

access:  public

Type:   mixed


[ Top ]

static $TEXT =  4

[line 42]

Each Series point will have a Label using Series.XLabels strings



Tags:

access:  public

Type:   mixed


[ Top ]

static $VALUE =  2

[line 32]

Axis labeling is based on axis Minimum and Maximum properties.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor AxisLabelStyle [line 44]

AxisLabelStyle AxisLabelStyle( )



Tags:

access:  public


[ Top ]

method fromValue [line 48]

void fromValue( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


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