You are here

property ChartsGraphsCanvas::$series_colours in Charts and Graphs 7

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

Holds the colours to be used for each data serie.

Type: array

File

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

Class

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

Code

var $series_colours;