[]
        
(Showing Draft Content)

FarPoint.Win.Chart.FpChart.AllowUndo

AllowUndo Property

AllowUndo

Gets or sets a value indicating whether to allow undo and redo. If not enabled, no action will be added to undo list of the undo manager.

Declaration
[FpCategory("Category_Behavior")]
public bool AllowUndo { get; set; }
<FpCategory("Category_Behavior")>
Public Property AllowUndo As Boolean