Wijmo UI for the Web
autoMax Field
This option is obsolete. The maximum value is automatically calculated by default, and this automation is now turned off when you change the max option.
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: bool
value = instance.autoMax;
Javascript (Specification) 
var autoMax : bool;
Remarks

Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.