ChartTooltipData Properties
Specifies the tooltip’s context and stores information about the hovered series point.| Name | Description |
|---|---|
| Point | Returns a series point used to compose the tooltip text. |
| Series | Returns a series used to compose the tooltip text. |
See Also