EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Package
echopoint.google.chart.model

Packages that use echopoint.google.chart.model
echopoint.google.chart Base package under which components wrappers for Google Chart API are organised. 
echopoint.google.chart.internal Package for internal use only classes supporting the public components around Google API. 
echopoint.google.chart.model Primary package under which all model objects required to support the comopnent wrappers around Google API are organised. 
 

Classes in echopoint.google.chart.model used by echopoint.google.chart
BarChartSize
          A simple model object that may be used to represent the parameters that control bar chart size.
VennDiagramModel
          A simple model object that represents the data for a VennDiagram.
 

Classes in echopoint.google.chart.model used by echopoint.google.chart.internal
ChartData
          A model object that represents a data set that is to be plotted.
FillArea
          A model object used to represent a fill that represents an area between two sets of lines plotted.
LineStyle
          A model object used to represent the style for a line drawn.
Range
          A model object used to represent the range of a chart axis (and data).
RangeMarker
          A model object that represents a range marker for the graph.
Title
          A model object used to represent the title of a chart.
 

Classes in echopoint.google.chart.model used by echopoint.google.chart.model
ChartData
          A model object that represents a data set that is to be plotted.
ShapeMarker
          A model object that represents a shape marker for data points on a graph.
 


EchoPoint API - 3.0.0b5
App Webcontainer