| Contents > Enumerations | Index |
VectorStyles Enumeration
Vector style (flags).
[flags]
public enum VectorStyles
Members
| ForceZero | Force zero (all axes include origin) |
| GridLines | Draw gridlines (all axes) |
| FrameAxes | Axes are completed to frame chart |
| ExplodeAxes | Axes are set back from the plotting area |
| ValueTags | Value tags are written for data items |
| ArrowLines | Draw arrows at ends of lines |
| Middle | Middle of line |
| Rooted | Markers at the source of each vector |
| Terminated | Draw current marker on both ends of MinMax plots |
| Dissected | Vectors are spaced away from target points |
| Columns | Vector plot has column-wise data |
| NoAxes | No axes are drawn on the chart |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
