Class PivotChartPrimaryYAxisCrosshairTooltip
Allows options to customize the crosshair ToolTip.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
PivotChartPrimaryYAxisCrosshairTooltip
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public class PivotChartPrimaryYAxisCrosshairTooltip : PivotChartCrosshairTooltip, IDisposable
Constructors
PivotChartPrimaryYAxisCrosshairTooltip()
Declaration
public PivotChartPrimaryYAxisCrosshairTooltip()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder | __builder |
Overrides
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
Implements
System.IDisposable