[]
Contains all properties that control the automated interactive features of the chart, including mouse driven rotation, scaling, translating and zooming.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Interaction
| Name | Description |
|---|---|
| Actions | Gets the collection of available interactive actions. |
| Appearance | Gets or sets the interaction appearance. |
| Enabled | Gets or sets whether the chart interaction is enabled. |
| IsDefault | Gets or sets whether the interaction settings are the same as the default interaction settings. |