flip property

bool? flip
getter/setter pair

Whether to flip tick lines and labels to the other side of the axis line.

The default side is left for vertical axes, bottom for horizontal axes, outer for circular axes, and behind the anticlockwise for radial axes.

Implementation

bool? flip;