XYColumnPlotDataMergeYBoundsInto Method |
Merges the cached Y boundaries into the specified boundary object.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MergeYBoundsInto(
IPhysicalBoundaries pb
)
Parameters
- pb IPhysicalBoundaries
- The target boundary object.
See Also