Wijmo UI for the Web
style Field

A value that indicates the style of the major grid line

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis_grid;
var value; // Type: any
value = instance.style;
Javascript (Specification) 
var style : any;
Remarks
The style is defined in Raphael here is the documentation: http://raphaeljs.com/reference.html#Element.attr. The style is the “attr” method’s parameters.
Browser Compatibility
7
5
5

See Also

Reference

chart_axis_grid Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.