Represents a controller that rotates a polar plot by changing its StartAngle.
The following tables list the members exposed by the RotationController type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the RotationController class. |
Name | Description | |
---|---|---|
![]() |
The current RenderContext. (Inherited from PlotController.) |
Name | Description | |
---|---|---|
![]() |
Gets the component controlled by this PlotController. (Inherited from PlotController.) |
|
![]() |
Gets or sets whether to enable rotation inertia. |
Name | Description | |
---|---|---|
![]() |
Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface. (Inherited from PlotController.) |
|
![]() |
For internal use. |
|
![]() |
PlotController.OnTouchDown override. Called when the user touches the screen. |
|
![]() |
PlotController.OnTouchMove override. Called when the user moves his finger on the screen. |
|
![]() |
PlotController.OnTouchUp override. Called when the user releases his finger from the screen. |