Uses of Package
com.googlecode.gchart.client

Classes in com.googlecode.gchart.client used by com.googlecode.gchart.client
GChart.AnnotationLocation
          Defines the location of a data point's annotation (text label) relative to the location of that point's symbol.
GChart.Axis
          Represents an axis of the chart, for example, the x, y, or y2 axis.
GChart.Curve
          Represents a curve on a chart, which includes information such as the x,y coordinates of each point, the symbol used to represent points on the curve, etc.
GChart.Point
          Represents a single point on one of the chart's curves.
GChart.Symbol
          Defines a chart curve symbol.
GChart.SymbolType
          Specifies the type of symbol used by a curve.
 



Copyright © 2007 John C. Gunther. All Rights Reserved.