Gets or sets a value indicating whether users are allowed to move this legend.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public bool AllowMove { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AllowMove As Boolean |
A boolean value.
See Also