phpChart
C_PhpChartX.set_axes_default Method
Example  Send Feedback

Sets axis default properties

Parameters
Parameters 
Description 
axis_default 
Type array: a set of Array 
Returns

None

Description

Sets axes default properties. The value automatically applies to both x and y axes. This method is for convenience since both x, and y axes share many the same properties.. X, Y axes can be also set individually using set_xaxes and set_yaxes function.

Remarks

The complete reference to Axes properties, can be found at http://www.jqplot.com/docs/files/jqplot-core-js.html#Axis

Example
See Also
What do you think about this topic? Send feedback!
Copyright (c) 2011. All rights reserved.