XlAxisGroup Enumeration 

Specifies the type of axis group.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlAxisGroup1 As XlAxisGroup = XlAxisGroup.xlPrimary

Syntax

Public Enum XlAxisGroup
public enum XlAxisGroup
public enum class XlAxisGroup
public enum XlAxisGroup
public enum XlAxisGroup

Members

Member name Description
xlPrimary Primary axis group.
xlSecondary Secondary axis group.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace