ASP.NET Pack Programmer's Guide
RotationController Constructor
See Also
 





Initializes a new instance of the RotationController class.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public RotationController (
    RenderContext renderContext
)

Visual Basic  Copy Code

Public New ( _
    renderContext As RenderContext _
)

 Parameters

renderContext

A RenderContext instance.

 See Also

RotationController Class
MindFusion.Charting Namespace