Click or drag to resize

TemplateBaseAddStandardPropertiesToGraph Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateBase.AddStandardPropertiesToGraph(Altaxo.Graph.Graph3D.GraphDocument,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]


Namespace: Altaxo.Graph.Graph3D.Templates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void AddStandardPropertiesToGraph(
	GraphDocument graph,
	IReadOnlyPropertyBag propertyContext
)

Parameters

graph  GraphDocument

[Missing <param name="graph"/> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateBase.AddStandardPropertiesToGraph(Altaxo.Graph.Graph3D.GraphDocument,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

propertyContext  IReadOnlyPropertyBag

[Missing <param name="propertyContext"/> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateBase.AddStandardPropertiesToGraph(Altaxo.Graph.Graph3D.GraphDocument,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

See Also