Position

Axis.Position property

Represents position of axis. Read/write AxisPositionType.

public AxisPositionType Position { get; set; }

See Also