XlSeriesNameLevel enumeration (PowerPoint)
Series-name-level constants passed to and returned by the Chart.SeriesNameLevel property.
Members
Name | Value | Description |
---|---|---|
xlSeriesNameLevelAll | -1 | Sets series names to all series name levels within range on the chart. The default. |
xlSeriesNameLevelCustom | -2 | Indicates literal data in the series names. |
xlSeriesNameLevelNone | -3 | Sets no series names in the chart. |
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.