Represents the axis identity.
Example
var xIdentity = ac.AxisIdentity.X_AXIS;
Summary
Literal detail
X_AXIS
first x-axis. This one is always available
Y2_AXIS
secondary y-axis. This one needs be activated in order to be used.
Y_AXIS
first y-axis. This one is always available