Contents
Previous
Next
-  Each graph can have three titles accessed through the properties
 'Graph::title', ''Graph::subtitle' and ''Graph::subsubtitle'
-  Each graph have a legend accessed through the 'Graph::legend'
 property
-  Each graph can have a left, center and right footer accessed
 through 'Graph::footer::left','Graph::footer::center' and
 'Graph::footer::right'
-  You access the axis through 'Graph::xaxis', 'Graph::yaxis' and
 'Graph::y2axis'
-  You access the grids through 'Graph::xgrid', 'Graph::ygrid' and
 'Graph::y2grid'
Contents
Previous
Next