SankeyToolTipItem Properties
Contains Sankey tooltip options.| Name | Description |
|---|---|
| ContentTemplate | Returns the tooltip’s content template. |
| Info | Returns the SankeyToolTipInfo object that contains tooltip options. |
| Position | Returns coordinates of the tooltip’s top left corner in pixels. |
| Visible | Indicates whether the SankeyToolTipItem is visible. |
See Also