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