Click or drag to resize

Altaxo.Gui.Graph.Gdi.Viewing Namespace

Contains controllers, tool contracts, and viewing helpers for GDI graph views.
Classes
 ClassDescription
Public classGraphController Controller for 2D graph documents and views.
Interfaces
 InterfaceDescription
Public interfaceIGraphController Provides the controller contract for 2D graph views.
Public interfaceIGraphView Provides the view contract for 2D graph views.
Public interfaceIGraphViewEventSink Provides the event sink contract used by IGraphView.
Public interfaceITool Interface to a graph tool.
Public interfaceIToolFourPointsOnCurve Interface for the four-points on a plot curve tool, for instance the step evaluation tool or the peak evaluation tool.
Public interfaceIToolTwoPointsOnCurve Interface for the two-points on a plot curve tool.
Delegates
 DelegateDescription
Public delegateGraphControllerArrangeElement Represents a delegate that arranges a graph element relative to the master bounds.
Enumerations
 EnumerationDescription
Public enumerationGraphToolType Specifies the active tool in a 2D graph view.