Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 764 Bytes

Word.xlcategorylabellevel.md

File metadata and controls

21 lines (14 loc) · 764 Bytes
title ms.assetid ms.date ms.localizationpriority
XlCategoryLabelLevel enumeration (Word)
928d0096-9743-1cd6-842f-12050faefdf3
06/08/2017
medium

XlCategoryLabelLevel enumeration (Word)

Specifies the chart category-label levels, passed to and returned by the Chart.CategoryLabelLevel property.

Name Value Description
xlCategoryLabelLevelAll -1 Use all category label levels within range on the chart. The default.
xlCategoryLabelLevelCustom -2 Indicates literal data in the category labels.
xlCategoryLabelLevelNone -3 Use no category labels in the chart. Defaults to automatic indexed labels.

[!includeSupport and feedback]