Vector |
The VectorProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleColumnName | Name of the column that contains the angle values. | |
| ArrowAngle | Opening angle of the arrowhead. | |
| ArrowClosed | Whether the arrowhead is closed. | |
| ArrowLength | Length of the arrowhead. | |
| Color | Color used for the vector lines/arrows. | |
| ConstAngle | Constant angle used when angle column is not provided. | |
| ConstMagnitude | Constant magnitude used when magnitude column is not provided. | |
| EndXColumnName | Name of the column that contains X coordinates for vector ends. | |
| EndYColumnName | Name of the column that contains Y coordinates for vector ends. | |
| MagnitudeColumnName | Name of the column that contains magnitude values. | |
| Multiplier | Multiplier applied to magnitude values. | |
| Position | Position of the vector relative to its data point (tail, midpoint, head). | |
| Width | Line width for the vector. |