You are here

protected property ChartCanvas::$modulename in Charts and Graphs 6

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

File

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

Class

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

Code

protected $modulename;