Y constant

Axis const Y

Reperesents the vertical axis.

Implementation

static const Axis Y = const Axis(1, false, true, "Y");