Altaxo. |
| Class | Description | |
|---|---|---|
| GraphController | Controller for 2D graph documents and views. |
| Interface | Description | |
|---|---|---|
| IGraphController | Provides the controller contract for 2D graph views. | |
| IGraphView | Provides the view contract for 2D graph views. | |
| IGraphViewEventSink | Provides the event sink contract used by IGraphView. | |
| ITool | Interface to a graph tool. | |
| IToolFourPointsOnCurve | Interface for the four-points on a plot curve tool, for instance the step evaluation tool or the peak evaluation tool. | |
| IToolTwoPointsOnCurve | Interface for the two-points on a plot curve tool. |
| Delegate | Description | |
|---|---|---|
| GraphControllerArrangeElement | Represents a delegate that arranges a graph element relative to the master bounds. |
| Enumeration | Description | |
|---|---|---|
| GraphToolType | Specifies the active tool in a 2D graph view. |