alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartMultiLevelLabels

    Represents a collection of ChartMultiLevelLabel objects.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartMultiLevelLabels
    Implements
    System.IAsyncDisposable
    Inherited Members
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartMultiLevelLabels : ChartSubComponent, IAsyncDisposable, ISubcomponentTracker
    Remarks

    This component manages and provides options to customize the multi-level labels of a chart axis. It serves as a container for ChartMultiLevelLabel child components and coordinates with the parent ChartAxis to apply label configuration settings.

    Constructors

    ChartMultiLevelLabels()

    Declaration
    public ChartMultiLevelLabels()

    Implements

    System.IAsyncDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved