alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartCategories

    Provides options to customize the categories for the chart labels.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartCategories
    Implements
    System.IAsyncDisposable
    Inherited Members
    SfBaseComponent.DisposeAsync()
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved