Represents a controller that rotates a polar plot by changing its StartAngle.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class RotationController : PlotController |
Visual Basic
Copy Code
|
|---|
Public Class RotationController |
Inheritance HierarchySystem.Object![]()
MindFusion.Charting.PlotController
MindFusion.Charting.RotationController
See Also