ASP.NET Pack Programmer's Guide
LegendRenderer.ShowTitle Property
See Also
 





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

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public bool ShowTitle { get; set; }

Visual Basic  Copy Code

Public Property ShowTitle As Boolean

 Property Value

true to show the legend Title, or false otherwise. The default value is true.

 See Also

LegendRenderer Members
LegendRenderer Class
MindFusion.Charting Namespace