ComponentOne FinancialChart for WPF
OnAttach Method



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

Reference

IBehavior Interface
IBehavior Members