Click or drag to resize

DefaultCartesicPlotTemplateControllerGraphsInProject Property

Gets or sets the graphs available in the project.

Namespace: Altaxo.Gui.Graph.Graph3D.Templates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<GraphDocument> GraphsInProject { get; set; }

Property Value

ItemsControllerGraphDocument
See Also