ChartTooltipShowingEventArgs Properties
Contains data for the TooltipShowing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Tooltip |
Returns information about the tooltip that is about to appear. |
See Also