Class ExcelSeriesNameLevel
Specifies the series labels for the series label levels.
Inheritance
System.Object
ExcelSeriesNameLevel
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelSeriesNameLevel : Enum
Fields
SeriesNameLevelAll
Set series names to all series name levels w/in range on the chart.
Declaration
public const ExcelSeriesNameLevel SeriesNameLevelAll
Field Value
Type |
---|
ExcelSeriesNameLevel |
SeriesNameLevelNone
Set no category labels in the chart. Defaults to automatic indexed labels.
Declaration
public const ExcelSeriesNameLevel SeriesNameLevelNone
Field Value
Type |
---|
ExcelSeriesNameLevel |