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