[]
        
(Showing Draft Content)

C1.WPF.Chart.Interaction.IBehavior

IBehavior Interface

Represents the behaviors that interact with users.

Namespace: C1.WPF.Chart.Interaction
Assembly: C1.WPF.Chart.dll
Syntax
public interface IBehavior

Properties

Name Description
Chart

Associated chart.

Methods

Name Description
OnAttach()

Called after the behavior is attached to an associated chart.

OnDetach()

Called after the behavior is detached to an associated chart.