Click or drag to resize

IAltaxoProjectServiceCreateNewGraph Method

Creates a new graph document and the view for this newly created graph document.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IGraphController CreateNewGraph()

Return Value

IGraphController
The view content for the newly created graph.
See Also