Axis MembersCPCSilverlight - An implementation of Continuous Parallel Coordinates using Silverlight

The Axis type exposes the following members.
Constructors

  NameDescription
Public methodAxis
Standard constructor.
Back to Top
Operators

  NameDescription
Public operatorStatic memberEquality
Equal operator. Checks if the dimension index is equal for two given axes.
Public operatorStatic memberInequality
Not equal operator. Checks if the dimension index is not equal for two given axes.
Back to Top
Properties

  NameDescription
Public propertyIdx
Dimension index. This is changed when switching axes.
Public propertyImg
Arrow-Image to select for axe-switching.
Public propertyLin
Line representing the axis in the PC coordinate system.
Back to Top
See Also