Skip to main content
A newer version of this page is available. .

RotationOptions Properties

Provides settings that specify the ways in which rotation can be performed.
Name Description
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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 rotation can be performed using the mouse.
UseTouchDevice Specifies whether rotation can be performed using the touch device.
See Also