C1.Win.Chart Namespace / ChartToolTip Class
Members

ChartToolTip Class
Represents chart tooltip.
Syntax
'Declaration
 
<ToolboxItemAttribute(False)>
<ProvidePropertyAttribute("ToolTip", System.Windows.Forms.Control)>
<DefaultEventAttribute("Popup")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<SRDescriptionAttribute("DescriptionToolTip")>
<DesignerCategoryAttribute("Component")>
Public Class ChartToolTip 
   Inherits System.Windows.Forms.ToolTip
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolTip
            C1.Win.Chart.ChartToolTip

See Also