C1.Silverlight.Chart.5
RemoveHandler Method (C1Chart)

Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal handler As System.Delegate _
) 
public void RemoveHandler( 
   System.Windows.RoutedEvent routedEvent,
   System.Delegate handler
)

Parameters

routedEvent
handler
See Also

Reference

C1Chart Class
C1Chart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.