XlSeriesNameLevel Enum

Definition

Series-name-level constants passed to and returned by the SeriesNameLevel property.

public enum class XlSeriesNameLevel
[System.Runtime.InteropServices.Guid("336C75F2-4E4C-47C7-B4A9-D99AA7F81591")]
public enum XlSeriesNameLevel
type XlSeriesNameLevel = 
Public Enum XlSeriesNameLevel
Inheritance
XlSeriesNameLevel
Attributes

Fields

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.

Applies to