NevronOpenVision
Nevron.Nov.Chart Namespace / ENDialShape Enumeration
In This Topic
    ENDialShape Enumeration
    In This Topic
    Enumerates the rim shapes
    Syntax
    public enum ENDialShape : System.Enum 
    Members
    MemberDescription
    CircleThe border of the radial gauge is always circle
    CutCircleThe border of the radial gauge is a circle cut from begin angle to end angle
    RoundedOutlineThe gauge border follows the outline of the radial gauge, with specified rounding
    Inheritance Hierarchy

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

    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