Defines the interface that controller classes should implement to get user input from the Dashboard control.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public interface ComponentController |
Visual Basic
Copy Code
|
|---|
Public Interface ComponentController |
Inheritors
See Also