FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / IBehavior Interface / OnAttach Method

In This Topic
    OnAttach Method (IBehavior)
    In This Topic
    Called after the behavior is attached to an associated chart.
    Syntax
    'Declaration
     
    Sub OnAttach() 
    void OnAttach()
    See Also