min property

num min

Set min value of y axis.

Implementation

external num get min;
void min=(num v)

Implementation

external set min(num v);