Click or drag to resize

PlotItemCollectionPrepareScales Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.PrepareScales(Altaxo.Graph.Graph3D.IPlotArea)"]


Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void PrepareScales(
	IPlotArea layer
)

Parameters

layer  IPlotArea

[Missing <param name="layer"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.PrepareScales(Altaxo.Graph.Graph3D.IPlotArea)"]

Implements

IGPlotItemPrepareScales(IPlotArea)
See Also