ASP.NET Pack Programmer's Guide
Chart.ShowLegendTitle Property
See Also
 





Gets or sets a value indicating whether to display the legend title.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool ShowLegendTitle { get; set; }

Visual Basic  Copy Code

Public Property ShowLegendTitle As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace