rescale property

bool get rescale

Enable to rescale after zooming. If true set, y domain will be updated according to the zoomed region.

Implementation

external bool get rescale;
set rescale (bool v)

Implementation

external set rescale(bool v);