[]
        
(Showing Draft Content)

FarPoint.Win.Chart.FpChart.RaiseActionDone

RaiseActionDone Method

RaiseActionDone(EventArgs)

Raises the action done events, such as move, resize, delete, cut and paste.

Declaration
protected void RaiseActionDone(EventArgs e)
Protected Sub RaiseActionDone(e As EventArgs)
Parameters
Type Name Description
EventArgs e

The EventArgs instance containing the event data.