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