A base class for controllers that let users interact with Plot2D objects.
The following tables list the members exposed by the Plot2DController type.
Name | Description | |
---|---|---|
Initializes a new instance of the Plot2DController class. |
Name | Description | |
---|---|---|
Contains information about Axis ranges processed by this controller. |
||
Gets or sets a value indicating whether interaction is done along the X or Y axis. |
Name | Description | |
---|---|---|
PlotController.OnMouseDown override. Called when the user presses a mouse button. |
||
Converts a plot pixel position to a logical value from specified axis' coordinate system. |