XlCategoryLabelLevel enumeration (Excel)

Specifies the category labels for the category label levels.

Members

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.

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.