Wijmo UI for the Web
annoFormatString Field
The annoFormatString option uses Standard Numeric Format Strings to provide formatting for numeric values in axis labels.
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: string
value = instance.annoFormatString;
Javascript (Specification) 
var annoFormatString : string;
Remarks

Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.