XYZDensityImagePlotItemSetYBoundsFromTemplate Method |
Initializes the y bounds from a template boundary object.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetYBoundsFromTemplate(
IPhysicalBoundaries val
)
Parameters
- val IPhysicalBoundaries
- The template boundary object.
See Also