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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public bool ShowLegend { get; set; }

Visual Basic  Copy Code

Public Property ShowLegend As Boolean

 Property Value

A boolean value.

 See Also

Chart Members
Chart Class
MindFusion.Reporting Namespace