You are here

property ChartsGraphsCanvas::$x_labels in Charts and Graphs 7

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

Identifies each value in a data series. The same identification is used for all data series.

Type:

File

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

Class

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

Code

var $x_labels;