XYZMeshedColumnPlotDataMergeXBoundsInto Method |
Merges the cached x-boundaries into the supplied boundary accumulator.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void MergeXBoundsInto(
IPhysicalBoundaries pb
)
Parameters
- pb IPhysicalBoundaries
- The boundary accumulator.
See Also