XYZPlotLayerPlotItems Property |
Gets or sets the plot-item collection of this layer.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PlotItemCollection PlotItems { get; protected set; }Property Value
PlotItemCollection
See Also