alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartColumns

    Represents a collection of columns within a chart component, managing their initialization and customization.

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

    The component links to an SfChart via cascading parameter or a tracker and performs column/axis assignment during parameter updates.

    Constructors

    ChartColumns()

    Declaration
    public ChartColumns()

    Implements

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