C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / AddToEventRoute Method

In This Topic
AddToEventRoute Method (FlexPivotChart)
In This Topic
Syntax
'Declaration
 
Public Sub AddToEventRoute( _
   ByVal route As EventRoute, _
   ByVal e As RoutedEventArgs _
) 
 

Parameters

route
e
See Also