ASP.NET Pack Programmer's Guide
ComponentController Interface
See Also
 





Defines the interface that controller classes should implement to get user input from the Dashboard control.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public interface ComponentController

Visual Basic  Copy Code

Public Interface ComponentController

 Inheritors

MindFusion.Charting.AxisZoomController
MindFusion.Charting.PlotController

 See Also

ComponentController Members
MindFusion.Charting.Components Namespace