Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / AxisGroup Enumeration
In This Topic
    AxisGroup Enumeration
    In This Topic
    Specifies the type of axis group.
    Members
    MemberDescription
    PrimarySpecifies the primary axis group.
    SecondarySpecifies the secondary axis group.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.drawing.AxisGroup

    See Also