Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / ENNeedleShape Enumeration


In This Topic
    ENNeedleShape Enumeration
    In This Topic
    Enumerates the needle shapes
    Syntax
    'Declaration
     
    
    Public Enum ENNeedleShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENNeedleShape
    public enum ENNeedleShape : System.Enum 
    Members
    MemberDescription
    BarBar
    InvertedTriangleInverted triangle
    LineLine
    Needle1Needle 1
    Needle2Needle 2
    Needle3Needle 3
    Needle4Needle 4
    NoneNone
    TriangleTraingle
    Inheritance Hierarchy

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

    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