SharpPlot Reference > SharpPlot Enumerations > VectorStyles Enumeration VectorStyles Enumeration
Vector style (flags).
[flags]
public enum VectorStyles
Members
ArrowLines | Draw arrows at ends of lines | Clipped | Clip axes and vectors at chart edge | CroppedAxes | Crops all chart elements at the axis boundary | Dissected | Vectors are spaced away from target points | ExplodeAxes | Axes are set back from the plotting area | ForceZero | Force zero (all axes include origin) | FrameAxes | Axes are completed to frame chart and all data is cropped | GridLines | Draw gridlines (all axes) | Middle | Markers in the middle of vectors | NoAxes | No axes are drawn on the chart | OverlayGrid | Gridlines are drawn ontop of data | Rooted | Markers at the source of vectors | Terminated | Markers on target of vectors | ValueTags | Value tags are written for data items |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.VectorStyle Property | SharpPlot.DrawVectors Method
Send comments on this topic © Dyalog Ltd 2021
|