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





Initializes a new instance of the LegendController class.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public LegendController (
    RenderContext renderContext
)

Visual Basic  Copy Code

Public New ( _
    renderContext As RenderContext _
)

 Parameters

renderContext

A RenderContext instance.

 See Also

LegendController Class
MindFusion.Charting Namespace