Class HeatMapAxisLabelBorder
Specifies the heatmap axis labels border.
Inheritance
HeatMapCommonLabelBorder
HeatMapAxisLabelBorder
Inherited Members
Namespace: Syncfusion.Blazor.HeatMap
Assembly: Syncfusion.Blazor.dll
Syntax
public class HeatMapAxisLabelBorder : HeatMapCommonLabelBorder, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
HeatMapAxisLabelBorder()
Declaration
public HeatMapAxisLabelBorder()
Methods
Dispose(bool)
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
Overrides
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
| Type |
|---|
| Task |