Click or drag to resize

VectorProperties Fields

The VectorProperties type exposes the following members.

Fields
 NameDescription
Public fieldAngleColumnNameName of the column that contains the angle values.
Public fieldArrowAngleOpening angle of the arrowhead.
Public fieldArrowClosedWhether the arrowhead is closed.
Public fieldArrowLengthLength of the arrowhead.
Public fieldColorColor used for the vector lines/arrows.
Public fieldConstAngleConstant angle used when angle column is not provided.
Public fieldConstMagnitudeConstant magnitude used when magnitude column is not provided.
Public fieldEndXColumnNameName of the column that contains X coordinates for vector ends.
Public fieldEndYColumnNameName of the column that contains Y coordinates for vector ends.
Public fieldMagnitudeColumnNameName of the column that contains magnitude values.
Public fieldMultiplierMultiplier applied to magnitude values.
Public fieldPositionPosition of the vector relative to its data point (tail, midpoint, head).
Public fieldWidthLine width for the vector.
Top
See Also