[]
Represents the behaviors that interact with users.
public interface IBehavior
Name | Description |
---|---|
Chart | Associated chart. |
Name | Description |
---|---|
OnAttach() | Called after the behavior is attached to an associated chart. |
OnDetach() | Called after the behavior is detached to an associated chart. |