Represents a controller that rotates a polar plot by changing its StartAngle.
The following tables list the members exposed by the RotationController type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the RotationController class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets whether to enable rotation inertia. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
For internal use. |
|
![]() |
PlotController.OnMouseDown override. Called when the user presses a mouse button. |
|
![]() |
PlotController.OnMouseMove override. Called when the user moves the mouse. |
|
![]() |
PlotController.OnMouseUp override. Called when the user releases a mouse button. |
See Also