Click or drag to resize

FourierTransformation2DDataSource_dataSourceChanged Field

Callback that is invoked when the data source changes.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Action<IAltaxoTableDataSource>? _dataSourceChanged

Field Value

ActionIAltaxoTableDataSource
See Also