Click or drag to resize

DecomposeByColumnContentDataSource(DecomposeByColumnContentDataSource) Constructor

Initializes a new instance of the DecomposeByColumnContentDataSource class.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DecomposeByColumnContentDataSource(
	DecomposeByColumnContentDataSource from
)

Parameters

from  DecomposeByColumnContentDataSource
Another instance to copy from.
See Also