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