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