Class ChartDataBoundComponent
Represents the base component for data-bound chart components in Syncfusion Blazor Charts.
Inheritance
ChartDataBoundComponent
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartDataBoundComponent : SfDataBoundComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartDataBoundComponent()
Declaration
public ChartDataBoundComponent()