MindFusion WinForms Programmer's Guide
Chart.ToolTipControl Property
See Also
 





Gets the control used to display the tool tips.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public ToolTip ToolTipControl { get; }

Visual Basic  Copy Code

Public ReadOnly Property ToolTipControl As ToolTip

 Property Value

An instance of the System.Windows.Forms.ToolTip class.

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace