ComponentOne Chart for WPF and Silverlight
ActionLeave Event


C1.WPF.C1Chart Namespace > C1Chart Class : ActionLeave Event
Fires when interactive action is finished.
Syntax
'Declaration
 
Public Event ActionLeave As System.EventHandler
'Usage
 
Dim instance As C1Chart
Dim handler As System.EventHandler
 
AddHandler instance.ActionLeave, handler
public event System.EventHandler ActionLeave
See Also

Reference

C1Chart Class
C1Chart Members