Table of Contents

Enum MarkerShape

Namespace
ScottPlot
Assembly
ScottPlot.dll

Standard markers supported by ScottPlot. See demo app for information about creating custom marker shapes.

public enum MarkerShape
Extension Methods

Fields

Asterisk = 17
Cross = 12
Eks = 11
FilledCircle = 1
FilledDiamond = 9
FilledSquare = 3
FilledTriangleDown = 7
FilledTriangleUp = 5
HashTag = 18
HorizontalBar = 14
None = 0
OpenCircle = 2
OpenDiamond = 10
OpenSquare = 4
OpenTriangleDown = 8
OpenTriangleUp = 6
TriDown = 16
TriUp = 15
VerticalBar = 13