Class ChartCategories
Provides options to customize the categories for the chart labels.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartCategories : ChartSubComponent, ISubcomponentTracker
Remarks
This component manages the collection of categories for chart labels, allowing for structured labeling within chart axes.
Constructors
ChartCategories()
Declaration
public ChartCategories()