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

Class: Chart_Bar_across

Source Location: /vendors/svgChart/Chart/bar_across.php

Class Overview

PEAR
   |
   --Chart_Bar_across

This is a pie visualization class.


Author(s):

Methods



Class Details

[line 16]
This is a pie visualization class.

You shouldn´t use this class alone, but you can. You should only use it in corporation with the Chart class.




Tags:



[ Top ]


Class Methods


method get [line 27]

string get( array $options)

This function generates a pie chart of the given data.

It uses the technology provided by the Chart class to generate a pie chart from the given data.
You can pass the following options to the this method by using Chart::get():
* cx & cy - The coordinates of the center point of the pie chart.
* r - The radius of the pie chart.




Tags:

see:  Chart::get()


Parameters:

array   $options   An array of options, see Chart::get().

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:32:07 -0500 by phpDocumentor 1.4.3