GCPieChart Class Reference

Inherits er::googlechart::components::GCAbstractChart.

Inherited by GCPie3DChart.

Collaboration diagram for GCPieChart:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GCPieChart (String name, NSDictionary associations, WOElement element)

Protected Member Functions

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

Protected Attributes

WOAssociation _labels


Detailed Description

A 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

GCPieChart ( String  name,
NSDictionary  associations,
WOElement  element 
)


Member Function Documentation

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

Reimplemented from GCAbstractChart.

Reimplemented in GCPie3DChart.


Member Data Documentation

WOAssociation _labels [protected]


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