Class AccumulationChartEmptyPointBorder
Gets and sets the emptyPoint's border for the Accumulation chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class AccumulationChartEmptyPointBorder : ChartCommonBorder
Constructors
AccumulationChartEmptyPointBorder()
Declaration
public AccumulationChartEmptyPointBorder()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder | __builder |