XYPlotLayerController(XYZPlotLayer, UseDocument) Constructor |
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic XYPlotLayerController(
XYZPlotLayer layer,
UseDocument useDocumentCopy
)
Parameters
- layer XYZPlotLayer
- The plot layer to edit.
- useDocumentCopy UseDocument
- Controls whether the controller edits a copy of the document.
See Also