XlCategoryLabelLevel enumeration (PowerPoint)

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

Members

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.