Spread Windows Forms 12.0 Product Documentation
ActionDone Event (FpChart)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpChart Class : ActionDone Event
Occurs when on actions done such as move, resize, delete, cut and paste.
Syntax
'Declaration
 
Public Event ActionDone As EventHandler
'Usage
 
Dim instance As FpChart
Dim handler As EventHandler
 
AddHandler instance.ActionDone, handler
public event EventHandler ActionDone
See Also

Reference

FpChart Class
FpChart Members