SharpPlot.VectorStyle Property

Set Vector style to any combination of flags.

public VectorStyles VectorStyle {get; set;}

Example

sp.VectorStyle = VectorStyles.ArrowLines;

Options

ForceZeroForce zero (all axes include origin)
GridLinesDraw gridlines (all axes)
FrameAxesAxes are completed to frame chart
ExplodeAxesAxes are set back from the plotting area
ValueTagsValue tags are written for data items
ArrowLinesDraw arrows at ends of lines
MiddleMiddle of line
RootedMarkers at the source of each vector
TerminatedDraw current marker on both ends of MinMax plots
DissectedVectors are spaced away from target points
ColumnsVector plot has column-wise data
NoAxesNo axes are drawn on the chart