ChartMouseAction Properties
The action used to assign a shortcut to the scrolling, zooming or selection operation within the chart.| Name | Description |
|---|---|
| ModifierKeys | Gets or sets the modifier keys. |
| MouseButton | Gets or sets the mouse button the end user should use to interact with the chart. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also