Spread Windows Forms 12.0 Product Documentation
SelectionChanged Event (ChartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class : SelectionChanged Event
Occurs when the selection changed.
Syntax
'Declaration
 
Public Event SelectionChanged As EventHandler
'Usage
 
Dim instance As ChartShape
Dim handler As EventHandler
 
AddHandler instance.SelectionChanged, handler
public event EventHandler SelectionChanged
See Also

Reference

ChartShape Class
ChartShape Members