Click or drag to resize

AxisStyleCollectionRemove(IGraphicBase) Method

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


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

Parameters

go  IGraphicBase

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

Return Value

Boolean

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

See Also