Class Index

Global Variables

Classes


Class MVPieChartStyle

MVPieChartStyle represents a client side Pie chart style. It is defined by a radius and an array containing the definitions of individual slices (MVPieSlice).

Class Summary
Constructor Attributes Constructor Name and Description
 
MVPieChartStyle(name, the, an)
Class Detail
MVPieChartStyle(name, the, an)
Parameters:
{string} name
the name of this pie chart style
{integer} the
radius of the pie, in pixel
{Array} an
array containing one or more MVPieSlice objects

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Feb 25 2011 12:34:46 GMT-0500 (EST)