You are here

property ChartCanvas::$y_legend in Charts and Graphs 6

Same name and namespace in other branches
  1. 7.2 charts_graphs.class.inc \ChartCanvas::y_legend
  2. 7 charts_graphs.class.inc \ChartCanvas::y_legend

Text presented next to the left Y axis.

Type:

File

./charts_graphs.class.inc, line 25
abstract class ChartCanvas.

Class

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

Code

var $y_legend;