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

Class: MarksStyle

Source Location: /styles/MarksStyle.php

Class Overview


<p>Title: MarksStyle class</p>


Author(s):

Variables

Methods



Class Details

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

Description: Describes the possible values of Series Marks Style.




Tags:

see:  getStyle <p>Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.</p> <p>Company: Steema Software SL</p>


[ Top ]


Class Variables

static $LABEL =  2

[line 29]

Shows the associated Point Label.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELPERCENT =  3

[line 33]

Shows the point Label and the percent value the point represents.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELPERCENTTOTAL =  7

[line 50]

Shows the point Label toghether with the resulting "PercentTotal" style.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELVALUE =  4

[line 37]

Shows the point Label and the point value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LEGEND =  5

[line 41]

Shows whatever is shown at Chart Legend.



Tags:

access:  public

Type:   mixed


[ Top ]

static $PERCENT =  1

[line 25]

Shows the percent the point value represents.



Tags:

access:  public

Type:   mixed


[ Top ]

static $PERCENTTOTAL =  6

[line 46]

Shows the percent the point represents together with the "of" word and the sum of all points absolute values.



Tags:

access:  public

Type:   mixed


[ Top ]

static $VALUE =  0

[line 21]

Shows the point value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XVALUE =  8

[line 54]

Shows the point XValue.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XY =  9

[line 58]

Shows the point XValue and YValue.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method fromInt [line 65]

void fromInt( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


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