Click or drag to resize

ColumnInformationSimpleSetColumnAction Field

Designates the action to set the column. First argument are the column, 2nd argument are the underlying table of the column, and 3rd argument is the group number of the column.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Action<IReadableColumn> SetColumnAction

Field Value

ActionIReadableColumn
See Also