Search
RotationController Members
Constructors Properties Methods
 


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

RotationController

Initializes a new instance of the RotationController class.

 Public Properties

  Name Description

enableAnimation

Gets or sets whether to enable rotation inertia.

 Public Methods

  Name Description

getRunningAnimation

For internal use.

onMouseDown

PlotController.OnMouseDown override. Called when the user presses a mouse button.

onMouseMove

PlotController.OnMouseMove override. Called when the user moves the mouse.

onMouseUp

PlotController.OnMouseUp override. Called when the user releases a mouse button.

 See Also