XYZMeshedColumnPlotDataSetXBoundsFromTemplate Method |
Replaces the x-boundary template if the boundary type has changed.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetXBoundsFromTemplate(
IPhysicalBoundaries val
)
Parameters
- val IPhysicalBoundaries
- The boundary template.
See Also