SharpPlot Reference > SharpPlot Enumerations > NetworkMapStyles Enumeration

NetworkMapStyles Enumeration

Styles for the SharpPlot.DrawNetworkMap method.

[flags]
public enum NetworkMapStyles

Members

ArrowLinesDraw arrows at the end of links
CellsCreatedMake cells at each node for miniature plots
ClippedClip axes and all lines and markers at chart edge
CounterClockwiseLinks go counter-clockwise
CroppedAxesCrops all chart elements at the axis boundary
DissectedLinks are spaced away from nodes
ExplodeAxesAxes are set back from the plotting area
FixedArcsFixed link arc radius
ForceZeroForce zero (all axes include origin)
FrameAxesAxes are completed to frame chart and all data is cropped
GridLinesDraw gridlines (all axes)
HaloMarkersHalo all markers
HorizontalNode series are laid out horizontally
NoAxesNo axes are drawn on the chart
NoLinesLinks are not drawn
NoLinkKeyDo not output key for links
NoMarkersNodes are not drawn
NoNodeKeyDo not output key for nodes
OnTopMarkersForce drawing nodes over links
OverlayGridGridlines are drawn ontop of data
RoundLinesLinks are drawn with round ends
SplitByDestinationLink aspects are split by destination node
SplitByLinkSplitBy applies to individual links rather than nodes
SplitByOriginLink aspects are split by origin node
ValueTagsValue tags are written for links
VerticalNode series are laid out vertically

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | SharpPlot.NetworkMapStyle Property | SharpPlot.DrawNetworkMap Method


Send comments on this topic
© Dyalog Ltd 2021