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

Class: MarksStyle

Source Location: /styles/MarksStyle.php

Class Overview


<p>Title: MarksStyle class</p>


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

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

Description: Describes the possible values of Series Marks Style.




Tags:

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


[ Top ]


Class Variables

static $LABEL =  2

[line 41]

Shows the associated Point Label.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELPERCENT =  3

[line 45]

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



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELPERCENTTOTAL =  7

[line 62]

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



Tags:

access:  public

Type:   mixed


[ Top ]

static $LABELVALUE =  4

[line 49]

Shows the point Label and the point value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LEGEND =  5

[line 53]

Shows whatever is shown at Chart Legend.



Tags:

access:  public

Type:   mixed


[ Top ]

static $PERCENT =  1

[line 37]

Shows the percent the point value represents.



Tags:

access:  public

Type:   mixed


[ Top ]

static $PERCENTTOTAL =  6

[line 58]

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

Shows the point value.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XVALUE =  8

[line 66]

Shows the point XValue.



Tags:

access:  public

Type:   mixed


[ Top ]

static $XY =  9

[line 70]

Shows the point XValue and YValue.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method fromInt [line 77]

void fromInt( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]


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