Gets or sets the Axis used for repetition. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis").
InvalidArgumentException: Any unsupported enum value.
Declaration Syntax
public CoordinateSystemAxisType Axis { set;get; }