Charting for WinForms Programmer's Guide
LegendRenderer.AllowMove Property
See Also
 






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

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool AllowMove { get; set; }

Visual Basic  Copy Code

Public Property AllowMove As Boolean

 Property Value

 See Also

LegendRenderer Members
LegendRenderer Class
MindFusion.Charting Namespace