title | ms.assetid | ms.date | ms.localizationpriority |
---|---|---|---|
XlCategoryLabelLevel enumeration (Excel) |
06c766ab-57d8-a11f-f8be-4c9a582f8889 |
06/08/2017 |
medium |
Specifies the category labels for the category label levels.
Name | Value | Description |
---|---|---|
xlCategoryLabelLevelAll (default) | -1 (&HFFFFFFFF) | Set category labels to all category label levels w/in range on the chart. |
xlCategoryLabelLevelCustom | -2 (&HFFFFFFFE) | Indicates literal data in the category labels. |
xlCategoryLabelLevelNone | -3 (&HFFFFFFFD) | Set no category labels in the chart. Defaults to automatic indexed labels. |
[!includeSupport and feedback]