Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AxisGroupType Enumeration


In This Topic
    AxisGroupType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum AxisGroupType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As AxisGroupType
    public enum AxisGroupType : System.Enum 
    Members
    MemberDescription
    PrimaryAxisGroup 
    SecondaryAxisGroup 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.AxisGroupType

    See Also