You are here

property ChartsGraphsCanvas::$series_colours in Charts and Graphs 6.2

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

Holds the colours to be used for each data seire.

Type: array

File

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

Class

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

Code

var $series_colours;