GraphController(GraphDocument) Constructor |
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public GraphController(
GraphDocument graphdoc
)
Parameters
- graphdoc GraphDocument
- The graph which holds the graphical elements.
See Also