A base class for controllers that let users interact with Plot2D objects.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class Plot2DController : PlotController |
Visual Basic
Copy Code
|
|---|
Public Class Plot2DController |
Inheritance HierarchySystem.Object![]()
MindFusion.Charting.PlotController
MindFusion.Charting.Plot2DController
MindFusion.Charting.PanController
MindFusion.Charting.ZoomController
See Also