alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartRows

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

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

    This internal component handles the lifecycle and configuration of chart row containers, including default row element removal and axis assignment to rows. It integrates with the parent SfChart component through cascading parameters.

    Constructors

    ChartRows()

    Declaration
    public ChartRows()

    Implements

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