Class Chart3DTooltipLocation
Gets or sets the location of the tooltip in the 3D Chart.
Inheritance
Chart3DTooltipLocation
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DTooltipLocation : Chart3DDefaultLocation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Remarks
Use this class to customize the location of the tooltip in the 3D Chart. Based on the x, y, and z values, the tooltip will be positioned in the 3D Chart.
Constructors
Chart3DTooltipLocation()
Declaration
public Chart3DTooltipLocation()