You are here

property ChartsGraphsCanvas::$y_legend in Charts and Graphs 7

Same name and namespace in other branches
  1. 6.2 charts_graphs_canvas.class.inc \ChartsGraphsCanvas::y_legend
  2. 7.2 charts_graphs_canvas.class.inc \ChartsGraphsCanvas::y_legend

Text presented next to the left Y axis.

Type:

File

./charts_graphs_canvas.class.inc, line 37
abstract class ChartsGraphsCanvas.

Class

ChartsGraphsCanvas
Each graphing library implementation should create a derivative of this class.

Code

var $y_legend;