XlSeriesNameLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the series labels for the series label levels.
public enum class XlSeriesNameLevel
public enum XlSeriesNameLevel
Public Enum XlSeriesNameLevel
- Inheritance
-
XlSeriesNameLevel
Fields
Name | Value | Description |
---|---|---|
xlSeriesNameLevelNone | -3 | Set no category labels in the chart. Defaults to automatic indexed labels. |
xlSeriesNameLevelCustom | -2 | Indicates literal data in the series names. |
xlSeriesNameLevelAll | -1 | Set series names to all series name levels w/in range on the chart. |