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

Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.