A base class for controllers implementing user interaction with Plot components.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class PlotController : ComponentController |
Visual Basic
Copy Code
|
|---|
Public Class PlotController |
Inheritance HierarchySystem.Object![]()
MindFusion.Charting.PlotController
MindFusion.Charting.LegendController
MindFusion.Charting.Plot2DController
MindFusion.Charting.RotationController
See Also