Charting for WinForms Programmer's Guide
Component.ToolTip Property
See Also
 






Gets or sets the component's tooltip text.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string ToolTip { get; set; }

Visual Basic  Copy Code

Public Property ToolTip As String

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace