Wijmo UI for the Web
alignment Field

Sets the alignment of the X axis title text.

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

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.