EchoPoint API - 3.0.0b5
App Webcontainer

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

Packages that use BarChartSize
echopoint.google.chart Base package under which components wrappers for Google Chart API are organised. 
 

Uses of BarChartSize in echopoint.google.chart
 

Methods in echopoint.google.chart with parameters of type BarChartSize
 void BarChart.setSize(BarChartSize size)
          Set the value of the BarChart.PROPERTY_SIZE property using the model object that encapsulates bar chart size.
 


EchoPoint API - 3.0.0b5
App Webcontainer