Constants which describe the point at which axes intersect.

Enumeration Members

Automatic: -4105

The crossing point is determined automatically.

Custom: -4114

A custom value is designated as the crossing point, using the [[Axis.crossesAt]] property

Maximum: 2

The axes cross at the point coinciding with the axis' maximum value.

Minimum: 4

The axes cross at the point coinciding with the axis' minimum value.