EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.google.chart.model.Title

Packages that use Title
echopoint.google.chart.internal Package for internal use only classes supporting the public components around Google API. 
 

Uses of Title in echopoint.google.chart.internal
 

Methods in echopoint.google.chart.internal that return Title
 Title AbstractChart.getTitle()
          Get the value of the AbstractChart.PROPERTY_TITLE property.
 

Methods in echopoint.google.chart.internal with parameters of type Title
 void AbstractChart.setTitle(Title title)
          Set the value of the AbstractChart.PROPERTY_TITLE property.
 


EchoPoint API - 3.0.0b5
App Webcontainer