NevronOpenVision
Nevron.Nov.Chart Namespace / ENPointShape2D Enumeration
ENPointShape2D Enumeration
Enumerates the point shapes
Syntax
public enum ENPointShape2D : System.Enum 
Members
MemberDescription
AsteriskAsterisk
CrossCross
CustomCustom shape
DiagonalCrossDiagonal cross
DiamondDiamond
EllipseEllipse
InvertedTriangleInverted cone
LineCrossA cross rendered with lines
LineDiagonalCrossA diagonal cross rendered with lines
RectangleRectangle
StarStar
TriangleCone
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENPointShape2D

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also