lockAxis property

bool lockAxis
getter/setter pair

If true, do not allow axis to be modified.

Ticks (including their location) are not updated. Viewport changes not allowed.

Implementation

bool lockAxis = false;