Class ChartDataBoundComponent
Represents the base component for data-bound chart components in Syncfusion Blazor Charts.
Inheritance
System.Object
Syncfusion.Blazor.Toolkit.Data.SfDataBoundComponent
ChartDataBoundComponent
Implements
System.IAsyncDisposable
Inherited Members
Namespace: Syncfusion.Blazor.Toolkit.Charts
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public class ChartDataBoundComponent : SfDataBoundComponent, IAsyncDisposable, ISubcomponentTracker
Constructors
ChartDataBoundComponent()
Declaration
public ChartDataBoundComponent()
Implements
System.IAsyncDisposable