Click or drag to resize

XYPlotLayerRemove Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.Remove(Altaxo.Graph.Gdi.Shapes.GraphicBase)"]


Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override void Remove(
	GraphicBase go
)

Parameters

go  GraphicBase

[Missing <param name="go"/> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.Remove(Altaxo.Graph.Gdi.Shapes.GraphicBase)"]

See Also