Google Graph. More...
Google Graph.
Definition at line 103 of file GoogleChart.hpp.
#include <GoogleChart.hpp>
Data Fields | |
size_t | type |
TypeOfGraph. | |
std::string | data |
data | |
std::string | option |
option | |
std::string | view |
view in case we need a view | |
GCoptions | opt |
Google chart option. | |
std::string GGraph::data |
data
Definition at line 109 of file GoogleChart.hpp.
GCoptions GGraph::opt |
Google chart option.
Definition at line 118 of file GoogleChart.hpp.
std::string GGraph::option |
option
Definition at line 112 of file GoogleChart.hpp.
size_t GGraph::type |
TypeOfGraph.
Definition at line 106 of file GoogleChart.hpp.
std::string GGraph::view |
view in case we need a view
Definition at line 115 of file GoogleChart.hpp.