[]
public class ChartTooltipLoadingEventArgs
| Name | Description |
|---|---|
| ChartTooltipLoadingEventArgs(ChartHitTestInfo, string) |
| Name | Description |
|---|---|
| HitTestInfo | Gets the hit test info. |
| Text | Gets the text. |
| view | Gets the customized view. |