Wijmo UI for the Web
textVisible Field

A value that indicates the visibility of the X axis text.

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

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.