Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ShowTooltipEventArgs Class
Members
See Also
Provides data for the ShowTooltip event.
Namespace:
C1.Win.C1Chart
Assembly:
C1.Win.C1Chart.2
(in C1.Win.C1Chart.2.dll)
Syntax
C#
public
class
ShowTooltipEventArgs
:
EventArgs
Visual Basic
Public
Class
ShowTooltipEventArgs
_
Inherits
EventArgs
Inheritance Hierarchy
System
.
.
::
.
.
Object
System
.
.
::
.
.
EventArgs
C1.Win.C1Chart
.
.
::
.
.
ShowTooltipEventArgs
See Also
ShowTooltipEventArgs Members
C1.Win.C1Chart Namespace