Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of the category axis.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("406223E5-9460-41D9-BABF-B6E6D3C62F2D")> _
Public Enumeration XlCategoryType
'Usage
Dim instance As XlCategoryType
[GuidAttribute("406223E5-9460-41D9-BABF-B6E6D3C62F2D")]
public enum XlCategoryType
Members
Member name | Description | |
---|---|---|
xlCategoryScale | Axis groups data by an arbitrary set of categories. | |
xlTimeScale | Axis groups data on a time scale. | |
xlAutomaticScale | Microsoft PowerPoint controls the axis type. |