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


In This Topic
    ENChartPalette Enumeration
    In This Topic
    Enumerates the predefined chart palettes
    Syntax
    'Declaration
     
    
    Public Enum ENChartPalette 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENChartPalette
    public enum ENChartPalette : System.Enum 
    Members
    MemberDescription
    AutumnAutumn
    BlackBlack backgrounds and white fillings
    BrightBright
    CoolCool
    DarkDark
    FreshFresh
    NatureNature
    NevronNevron
    PalePale
    PastelPastel
    RoseRose
    WhiteWhite backgrounds and black / gray fillings
    WinterWinter
    Inheritance Hierarchy

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

    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