X constant

Axis const X

Represents the horizontal axis.

Implementation

static const Axis X = const Axis(0, true, false, "X");