Click or drag to resize

AxisType Enumeration

AxisType determines the scaling of the axis.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public enum AxisType
Members
  Member nameValueDescription
Normal0 Normal axis scaling
Inverted1 Inverted axis scaling
Log2 Log base 10 axis scaling
See Also