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

Class: LegendStyle

Source Location: /legend/LegendStyle.php

Class Overview


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

Description: Describes the possible values of Legend::$LegendStyle




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 21]

Legend draws Series Titles if there's more than one Series in the chart.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LASTVALUES =  3

[line 34]

Legend draws the Last Value of each Active Series (similar to Series).



Tags:

access:  public

Type:   mixed


[ Top ]

static $PALETTE =  4

[line 38]



Tags:

access:  public

Type:   mixed


[ Top ]

static $SERIES =  1

[line 26]

Legend draws the Series Titles even if there's only one Series in the chart.



Tags:

access:  public

Type:   mixed


[ Top ]

static $VALUES =  2

[line 30]

Legend draws the first Active Series' values.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor LegendStyle [line 40]

LegendStyle LegendStyle( )



Tags:

access:  public


[ Top ]

method fromValue [line 44]

void fromValue( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


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