Class BulletChartDataLabel
Sets and gets the data label of the bullet chart component.
Inheritance
BulletChartDataLabel
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class BulletChartDataLabel : SfBaseComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
BulletChartDataLabel()
Declaration
public BulletChartDataLabel()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |