ComponentOne FinancialChart for WPF
OnDetach Method



C1.WPF.Chart.Interaction Namespace > IBehavior Interface : OnDetach Method
Called after the behavior is detached to an associated chart.
Syntax
'Declaration
 
Sub OnDetach() 
'Usage
 
Dim instance As IBehavior
 
instance.OnDetach()
void OnDetach()
void OnDetach(); 
See Also

Reference

IBehavior Interface
IBehavior Members