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





Gets or sets a value indicating whether the chart should draw a legend.

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

 Syntax

C#  Copy Code

public bool ShowLegend { get; set; }

Visual Basic  Copy Code

Public Property ShowLegend As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace