GCBarChart Class Reference

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

Collaboration diagram for GCBarChart:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GCBarChart (String name, NSDictionary associations, WOElement element)

Protected Member Functions

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

Protected Attributes

WOAssociation _barWidth
WOAssociation _groupSpacing
WOAssociation _orientation
WOAssociation _spacing
WOAssociation _stacked
WOAssociation _zeroLine


Detailed Description

A bar chart (see http://code.google.com/apis/chart/#bar_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 legend an array of legend values labeledAxes an array of axes that have labels ("x,y,r") (see http://code.google.com/apis/chart/#multiple_axes_labels) axisLabels an array of array of axis labels 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) fillArea the fill area (see http://code.google.com/apis/chart/#fill_area_marker) lineStyles the line styles (see http://code.google.com/apis/chart/#line_styles) rangeMarkers the string that specifies range markers (see http://code.google.com/apis/chart/#hor_line_marker) shapeMarkers the string that specifies shape markers (see http://code.google.com/apis/chart/#shape_markers2) gridLines the override for specifying all gridline values (see http://code.google.com/apis/chart/#grid) gridXStep the number of steps on the x axis between grid lines gridYStep the number of steps on the y axis between grid lines gridLineSize the number of pixels in the line of the dash part of the grid line gridBlankSize the numer of pixels in the spacing between dashes in the grid line orientation "horizontal" or "vertical" orientation barWidth the width of the bars of the graph spacing the spacing between bars groupSpacing the spacing between groupds of bars zeroLine an array of zeroLines for the data sets

Author:
mschrag

Constructor & Destructor Documentation

GCBarChart ( String  name,
NSDictionary  associations,
WOElement  element 
)


Member Function Documentation

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

Reimplemented from GCAbstractChart.


Member Data Documentation

WOAssociation _barWidth [protected]

WOAssociation _groupSpacing [protected]

WOAssociation _orientation [protected]

WOAssociation _spacing [protected]

WOAssociation _stacked [protected]

WOAssociation _zeroLine [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