Nevron .NET Vision
Nevron.Chart Namespace / MonthBit Enumeration


In This Topic
    MonthBit Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum MonthBit 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As MonthBit
    public enum MonthBit : System.Enum 
    Members
    MemberDescription
    All 
    April 
    August 
    December 
    February 
    January 
    July 
    June 
    March 
    May 
    None 
    November 
    October 
    September 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Chart.MonthBit

    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