Class AccumulationChartEmptyPointBorder
Gets and sets the emptyPoint's border for the Accumulation chart.
Inheritance
AccumulationChartEmptyPointBorder
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class AccumulationChartEmptyPointBorder : ChartCommonBorder, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
AccumulationChartEmptyPointBorder()
Declaration
public AccumulationChartEmptyPointBorder()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |