Interface GChartModel
- All Superinterfaces:
Serializable
-
Method Details
-
getRows
Collection<GChartModelRow> getRows() -
getColumns
Collection<Object> getColumns() -
getOptions
-
getChartType
GChartType getChartType() -
toJson
String toJson()
-