[]
Undoes the action.
public override bool Undo(object sender)
Public Overrides Function Undo(sender As Object) As Boolean
Type | Name | Description |
---|---|---|
object | sender | The sender. |
Type | Description |
---|---|
bool | Boolean: true if successful; false otherwise |
If sender is a FpChart object, it will be used to fire events during the operation.