Click or drag to resize

TemplateWithXYZPlotLayerWithG3DCartesicCoordinateSystemIsGraphTemplateSuitable Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateWithXYZPlotLayerWithG3DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Graph3D.GraphDocument,System.String@)"]


Namespace: Altaxo.Graph.Graph3D.Templates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static bool IsGraphTemplateSuitable(
	GraphDocument graphTemplate,
	out string problemDescription
)

Parameters

graphTemplate  GraphDocument

[Missing <param name="graphTemplate"/> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateWithXYZPlotLayerWithG3DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Graph3D.GraphDocument,System.String@)"]

problemDescription  String

[Missing <param name="problemDescription"/> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateWithXYZPlotLayerWithG3DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Graph3D.GraphDocument,System.String@)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Templates.TemplateWithXYZPlotLayerWithG3DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Graph3D.GraphDocument,System.String@)"]

See Also