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





Gets or sets a value indicating whether to show tooltips.

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

 Syntax

C#  Copy Code

public bool ShowToolTips { get; set; }

Visual Basic  Copy Code

Public Property ShowToolTips As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace