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

Class: LegendTextStyle

Source Location: /legend/LegendTextStyle.php

Class Overview


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

Description: Describes the possible values of the Legend.TextStyle




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 $LEFTPERCENT =  3

[line 37]

Legend Text is defined as the series values as a percentage of the total of series values on the left of the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LEFTVALUE =  1

[line 27]

Legend Text is defined as the series values on the left of the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $PERCENT =  7

[line 55]

Legend Text is defined as the series values as a percentage of the total

of series values




Tags:

access:  public

Type:   mixed


[ Top ]

static $PLAIN =  0

[line 22]

Legend Text is defined as the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RIGHTPERCENT =  4

[line 42]

Legend Text is defined as the series values as a percentage of the total of series values on the right of the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RIGHTVALUE =  2

[line 32]

Legend Text is defined as the series values on the right of the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $VALUE =  6

[line 50]

Legend Text is defined as the series value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XANDPERCENT =  9

[line 64]

Legend Text is defined as xvalues of the series and the series values as a percentage of the total of series values.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XANDVALUE =  8

[line 59]

Legend Text is defined as xvalues of the series and the series values.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XVALUE =  5

[line 46]

Legend Text is defined as the xvalues of the series.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor LegendTextStyle [line 67]

LegendTextStyle LegendTextStyle( )



Tags:

access:  public


[ Top ]

method fromValue [line 69]

void fromValue( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


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