Wijmo UI for the Web
min Field

A value that indicates the minimum value of the axis.

Default Value: null

Data Type: double nullable

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: any
value = instance.min;
Javascript (Specification) 
var min : any;
Remarks

Browser Compatibility
7
5
5

See Also

Reference

chart_axis Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.