Wijmo UI for the Web
tickMajor Field

Type: wijmo.chart.chart_axis_tick

Creates an object with all of the settings to use in drawing tick marks that appear next to the numeric labels for major values along the X axis.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: chart_axis_tick
value = instance.tickMajor;
Javascript (Specification) 
var tickMajor : chart_axis_tick;
Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.