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