max property

num max

Set max value of y axis.

Implementation

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

Implementation

external set max(num v);