C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexRadar Class / RemoveHandler Method

In This Topic
RemoveHandler Method (C1FlexRadar)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As Windows.UI.Xaml.RoutedEvent, _
   ByVal handler As System.Object _
) 
 

Parameters

routedEvent
handler
See Also