[]
Adds interactivity features such as sorting or toggling, represented by an action key.
void AddInteractivity(string actionKey, RectangleF area)
| Type | Name | Description |
|---|---|---|
| string | actionKey | The key identifying the action. |
| RectangleF | area | The area associated with the action. |