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