The event handler receives an argument of type ChartTooltipLoadingEventArgs containing data related to this event. The following ChartTooltipLoadingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
HitTestInfo | Gets the hit test info. |
Text | Gets the text. |
view | Gets the customized view. |