property ChartCanvas::$x_labels in Charts and Graphs 6
Same name and namespace in other branches
- 7.2 charts_graphs.class.inc \ChartCanvas::x_labels
- 7 charts_graphs.class.inc \ChartCanvas::x_labels
Identifies each value in a data series. The same identification is used for all data series.
Type:
File
- ./
charts_graphs.class.inc, line 33 - abstract class ChartCanvas.
Class
- ChartCanvas
- Each graphing library implementation should create a derivative of this class.
Code
var $x_labels;