Class AccumulationChartLocation
Spectified the co-ordinates of the legend in the chart.
Inheritance
AccumulationChartLocation
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class AccumulationChartLocation : ChartCommonLocation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
AccumulationChartLocation()
Declaration
public AccumulationChartLocation()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |