XlCategoryType Enum

Definition

Specifies the type of the category axis.

public enum class XlCategoryType
public enum XlCategoryType
Public Enum XlCategoryType
Inheritance
XlCategoryType

Fields

xlAutomaticScale -4105

Excel controls the axis type.

xlCategoryScale 2

Axis groups data by an arbitrary set of categories.

xlTimeScale 3

Axis groups data on a time scale.

Applies to