[]
        
(Showing Draft Content)

FarPoint.Win.Chart.UndoAction.PerformAction

PerformAction Method

PerformAction(object)

Performs the undo action.

Declaration
public override void PerformAction(object sender)
Public Overrides Sub PerformAction(sender As Object)
Parameters
Type Name Description
object sender

The sender.

Overrides
Remarks

If sender is a FpChart object, it will be used to fire events during the operation.