Class ChartRows
Represents a collection of rows within a chart, managing their initialization and customization.
Inheritance
ChartRows
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartRows : ChartSubComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartRows()
Declaration
public ChartRows()