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

Class: LegendTextStyle

Source Location: /legend/LegendTextStyle.php

Class Overview


LegendTextStyle class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

[line 25]
LegendTextStyle class

Description: Describes the possible values of the Legend.TextStyle




Tags:

author:  Steema Software SL.
version:  1.0
copyright:  (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Variables

static $LEFTPERCENT =  3

[line 46]

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

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

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

Legend Text is defined as the series point labels.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RIGHTPERCENT =  4

[line 51]

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

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

Legend Text is defined as the series value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XANDPERCENT =  9

[line 73]

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

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



Tags:

access:  public

Type:   mixed


[ Top ]

static $XVALUE =  5

[line 55]

Legend Text is defined as the xvalues of the series.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor LegendTextStyle [line 76]

LegendTextStyle LegendTextStyle( )



Tags:

access:  public


[ Top ]

method fromValue [line 78]

void fromValue( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:42 +0200 by phpDocumentor 1.4.3