Click or drag to resize

AbsoluteStackTransformMergeYBoundsInto Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.Groups.AbsoluteStackTransform.MergeYBoundsInto(Altaxo.Graph.Gdi.IPlotArea,Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Gdi.Plot.PlotItemCollection)"]


Namespace: Altaxo.Graph.Gdi.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void MergeYBoundsInto(
	IPlotArea layer,
	IPhysicalBoundaries pb,
	PlotItemCollection coll
)

Parameters

layer  IPlotArea

[Missing <param name="layer"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Groups.AbsoluteStackTransform.MergeYBoundsInto(Altaxo.Graph.Gdi.IPlotArea,Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Gdi.Plot.PlotItemCollection)"]

pb  IPhysicalBoundaries

[Missing <param name="pb"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Groups.AbsoluteStackTransform.MergeYBoundsInto(Altaxo.Graph.Gdi.IPlotArea,Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Gdi.Plot.PlotItemCollection)"]

coll  PlotItemCollection

[Missing <param name="coll"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Groups.AbsoluteStackTransform.MergeYBoundsInto(Altaxo.Graph.Gdi.IPlotArea,Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries,Altaxo.Graph.Gdi.Plot.PlotItemCollection)"]

Implements

ICoordinateTransformingGroupStyleMergeYBoundsInto(IPlotArea, IPhysicalBoundaries, PlotItemCollection)
See Also