[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoRedoManager.-ctor

UndoRedoManager Constructor

UndoRedoManager(FpChart, int)

Creates a new undo action manager.

Declaration
public UndoRedoManager(FpChart chart, int maxLength)
Public Sub New(chart As FpChart, maxLength As Integer)
Parameters
Type Name Description
FpChart chart

The FpChart control.

int maxLength

Length of the maximum number of actions allowed to be undo.