You are here

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

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

File

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

Class

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

Code

protected $unique_id;