Wijmo UI for the Web
textAlign Field

A value that indicates the alignment of major text of the X axis.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis_label;
var value; // Type: string
value = instance.textAlign;
Javascript (Specification) 
var textAlign : string;
Remarks
Options are 'near', 'center' and 'far'.
Browser Compatibility
7
5
5

See Also

Reference

chart_axis_label Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.