Click or drag to resize

FourierTransformation2DDataSource_dataSourceChanged Field

[Missing <summary> documentation for "F:Altaxo.Worksheet.Commands.Analysis.FourierTransformation2DDataSource._dataSourceChanged"]


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

Field Value

ActionIAltaxoTableDataSource
See Also