phpDocumentor nChart
[ class tree: nChart ] [ index: nChart ] [ all elements ]

Class: Value

Source Location: /dataset.php

Class Value

Class Overview

Encapsulates a data value.

Located in /dataset.php [line 95]



		
		
		
		

Properties

Methods

[ Top ]
Property Summary
string   $Name   The name of the value.
number   $Val   The value being stored.

[ Top ]
Method Summary
Value   Value()   Creates a new Value object.

[ Top ]
Properties
string   $Name [line 107]

The name of the value.


[ Top ]
number   $Val [line 101]

The value being stored.


[ Top ]
Methods
Constructor Value  [line 114]

  Value Value( number $v, [string $name = ""]  )

Creates a new Value object.

Parameters:
number   $v:  The value.
string   $name:  The name of the value.


[ Top ]

Documentation generated on Thu, 27 Mar 2008 22:29:47 +0000 by phpDocumentor 1.4.1