Click or drag to resize

AxisStyleCollectionRemove(GraphicBase) Method

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


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

Parameters

go  GraphicBase

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

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Axis.AxisStyleCollection.Remove(Altaxo.Graph.Gdi.Shapes.GraphicBase)"]

See Also