Charting for WinForms Programmer's Guide
Chart.AllowMoveLegend Property
See Also
 






Gets or sets a value indicating whether users are allowed to move the legend.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public bool AllowMoveLegend { get; set; }

Visual Basic  Copy Code

Public Property AllowMoveLegend As Boolean

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace