Class HeatMapAxisLabelBorder
Specifies the heatmap axis labels border.
Inheritance
System.Object
Syncfusion.Blazor.HeatMap.HeatMapCommonLabelBorder
HeatMapAxisLabelBorder
Namespace: Syncfusion.Blazor.HeatMap
Assembly: Syncfusion.Blazor.dll
Syntax
public class HeatMapAxisLabelBorder : HeatMapCommonLabelBorder
Constructors
HeatMapAxisLabelBorder()
Declaration
public HeatMapAxisLabelBorder()
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type |
---|
System.Threading.Tasks.Task |