Spread Windows Forms 12.0 Product Documentation
SelectionChanged Event (FpChart)


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

Reference

FpChart Class
FpChart Members