Class ChartCategories
Provides options to customize the categories for the chart labels.
Inherited Members
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()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()