ComponentOne Chart 8.0 for ActiveX
Removing Action Mappings

 

Removing Action Mappings

To remove an existing action mapping, use the Remove method to remove the action mapping from the collection:

With Chart3D1.ActionMaps

       .Remove WM_LBUTTONDBLCLK, 0, 0

End With

Note that Remove generates an exception if no action exists to be removed.

 

 


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

Product Support Forum  |  Documentation Feedback