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