Click or drag to resize

TemplateWithXYPlotLayerWithG2DCartesicCoordinateSystemIsGraphTemplateSuitable Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.GraphTemplates.TemplateWithXYPlotLayerWithG2DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Gdi.GraphDocument,System.String@)"]


Namespace: Altaxo.Graph.Gdi.GraphTemplates
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.Gdi.GraphTemplates.TemplateWithXYPlotLayerWithG2DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Gdi.GraphDocument,System.String@)"]

problemDescription  String

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

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.GraphTemplates.TemplateWithXYPlotLayerWithG2DCartesicCoordinateSystem.IsGraphTemplateSuitable(Altaxo.Graph.Gdi.GraphDocument,System.String@)"]

See Also