position property

double? position
getter/setter pair

The position ratio in the crossing dimension where this axis line stands.

This ratio is to region boundaries for RectCoord and to angle or radius boundaries for PolarCoord.

If null, a default 0 is set.

Implementation

double? position;