TooltipLocation
Represents a location point for tooltips.
Props
The following table outlines the props for the TooltipLocation:
| Name | Type | Default | Description |
|---|---|---|---|
| x | number | - | X-coordinate of the tooltip location. |
| y | number | - | Y-coordinate of the tooltip location. |