GCPie3DChart Class Reference

Inherits er::googlechart::components::GCPieChart.

Collaboration diagram for GCPie3DChart:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GCPie3DChart (String name, NSDictionary associations, WOElement element)

Protected Member Functions

void addQueryParameters (ERXMutableURL chartUrl, WOResponse response, WOContext context)


Detailed Description

A 3D Pie Chart (see http://code.google.com/apis/chart/#pie_charts).

data the array, or array of arrays, of data size "wxh" format chart size ("300x400") width the width of the chart height the height of the chart colors an array of color values (for lines, bars, pie slices) title the title of the chart titleColor the color of the chart title titleSize the size of the chart title backgroundStyle "solid", "gradient", or "stripes" background the solid color of the background transparency the transparency color of the chart background custom custom query string parameters to append id the id of the img tag class the class of the img tag alt the alt text of the img tag encoding the explicit chart encoding to use ("simple", "extended", "text") normalize if true, values will be normalized relative to the max value maxValue if false, normalization is off or set to a number to override the max value scaling if true, numbers will be scaled with an automatic min/max, or set to min/max string values (see http://code.google.com/apis/chart/#data_scaling) labels an array of labels for the pie slices

Author:
mschrag

Constructor & Destructor Documentation

GCPie3DChart ( String  name,
NSDictionary  associations,
WOElement  element 
)


Member Function Documentation

void addQueryParameters ( ERXMutableURL  chartUrl,
WOResponse  response,
WOContext  context 
) [protected]

Reimplemented from GCPieChart.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:18 2012 for Project Wonder by  doxygen 1.5.8