Click or drag to resize

XYPlotLayerPlotItems Property

Gets the plot items of the layer.

Namespace: Altaxo.Graph.Gdi
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