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