Click or drag to resize

XYZPlotLayerPlotItems Property

Gets or sets the plot-item collection of this layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PlotItemCollection PlotItems { get; protected set; }

Property Value

PlotItemCollection
See Also