show property

bool show

Show or hide x axis.

Implementation

external bool get show;
void show=(bool v)

Implementation

external set show(bool v);