'Usage
Dim chart As FpChart Dim maxLength As Integer Dim instance As New UndoRedoManager(chart, maxLength)
Parameters
- chart
- The FpChart control.
- maxLength
- Length of the maximum number of actions allowed to be undo.
'Usage
Dim chart As FpChart Dim maxLength As Integer Dim instance As New UndoRedoManager(chart, maxLength)