Click or drag to resize

XYZMeshedColumnPlotDataSetVBoundsFromTemplate Method

Replaces the value-boundary template if the boundary type has changed.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void SetVBoundsFromTemplate(
	IPhysicalBoundaries val
)

Parameters

val  IPhysicalBoundaries
The boundary template.
See Also