Gets or sets whether the user can change the values of two adjacent pie pieces by dragging their common border.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public bool AllowEdit { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowEdit As Boolean |
true if mouse dragging is enabled; false if it is not. The default is false.