ComponentOne FlexChart for WPF
AddToEventRoute Method (C1FlexChart)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > C1FlexChart Class : AddToEventRoute Method
Syntax
'Declaration
 
Public Sub AddToEventRoute( _
   ByVal route As System.Windows.EventRoute, _
   ByVal e As System.Windows.RoutedEventArgs _
) 
public void AddToEventRoute( 
   System.Windows.EventRoute route,
   System.Windows.RoutedEventArgs e
)

Parameters

route
e
See Also

Reference

C1FlexChart Class
C1FlexChart Members