XlCategoryLabelLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the category labels for the category label levels.
public enum class XlCategoryLabelLevel
public enum XlCategoryLabelLevel
Public Enum XlCategoryLabelLevel
- Inheritance
-
XlCategoryLabelLevel
Fields
Name | Value | Description |
---|---|---|
xlCategoryLabelLevelNone | -3 | Set no category labels in the chart. Defaults to automatic indexed labels. |
xlCategoryLabelLevelCustom | -2 | Indicates literal data in the category labels. |
xlCategoryLabelLevelAll | -1 | Set category labels to all category label levels within range on the chart. |