Charting for WinForms 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
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public interface ComponentController

Visual Basic  Copy Code

Public Interface ComponentController

 Inheritors

MindFusion.Charting.AxisZoomController
MindFusion.Charting.PlotController
MindFusion.Charting.Gauges.LinearGaugeController
MindFusion.Charting.Gauges.OvalGaugeController

 See Also

ComponentController Members
MindFusion.Charting.Components Namespace