MindFusion.Charting for WebForms Programmer's Guide
Chart.ShowToolTips Property
See Also
 



Gets or sets a value indicating whether to show tooltips.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 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.WebForms Namespace