Nevron .NET Vision
Nevron.Chart Namespace / FirstRowGridStyle Enumeration


In This Topic
    FirstRowGridStyle Enumeration
    In This Topic
    Enumerates the first level label tick style modes of hierarchical scales
    Syntax
    'Declaration
     
    
    Public Enum FirstRowGridStyle 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As FirstRowGridStyle
    public enum FirstRowGridStyle : System.Enum 
    Members
    MemberDescription
    Group 
    Individual 
    None 
    Separators 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Chart.FirstRowGridStyle

    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