Click or drag to resize

XYColumnPlotItemMergeXBoundsInto Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.XYColumnPlotItem.MergeXBoundsInto(Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries)"]


Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void MergeXBoundsInto(
	IPhysicalBoundaries pb
)

Parameters

pb  IPhysicalBoundaries

[Missing <param name="pb"/> documentation for "M:Altaxo.Graph.Gdi.Plot.XYColumnPlotItem.MergeXBoundsInto(Altaxo.Graph.Scales.Boundaries.IPhysicalBoundaries)"]

Implements

IXBoundsHolderMergeXBoundsInto(IPhysicalBoundaries)
See Also