Spread Windows Forms 12.0 Product Documentation
ActionDone Event (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape 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 ChartShape
Dim handler As EventHandler
 
AddHandler instance.ActionDone, handler
public event EventHandler ActionDone
See Also

Reference

ChartShape Class
ChartShape Members