RotationOptions Properties
Provides settings that specify the ways in which rotation can be performed.Name | Description |
---|---|
MouseAction | Returns the action used to rotate the chart. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
UseMouse | Specifies whether users can use the mouse to rotate a chart. |
UseTouchDevice | Specifies whether users can rotate a chart with touch gestures. |
See Also