Spread Windows Forms 12.0 Product Documentation
Disposed Event


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : Disposed Event
Adds an event handler to listen to the Disposed event on the SpreadChart.
Syntax
'Declaration
 
Public Event Disposed As EventHandler
'Usage
 
Dim instance As ChartShape
Dim handler As EventHandler
 
AddHandler instance.Disposed, handler
public event EventHandler Disposed
See Also

Reference

ChartShape Class
ChartShape Members