property ChartsGraphsCanvas::$showlegend in Charts and Graphs 7
Same name and namespace in other branches
- 7.2 charts_graphs_canvas.class.inc \ChartsGraphsCanvas::showlegend
If true, shows a legend (if the library supports it).
Type: array
File
- ./
charts_graphs_canvas.class.inc, line 73 - abstract class ChartsGraphsCanvas.
Class
- ChartsGraphsCanvas
- Each graphing library implementation should create a derivative of this class.
Code
var $showlegend;