Nevron .NET Vision
Nevron.Chart Namespace / GaugeBackroundAdornerShape Enumeration


In This Topic
    GaugeBackroundAdornerShape Enumeration
    In This Topic
    Enumerates the gauge background adorner shapes
    Syntax
    'Declaration
     
    
    Public Enum GaugeBackroundAdornerShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As GaugeBackroundAdornerShape
    public enum GaugeBackroundAdornerShape : System.Enum 
    Members
    MemberDescription
    Ellipse 
    Trapezoid 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Chart.GaugeBackroundAdornerShape

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also