Click or drag to resize

ColumnPlotDataExchangeColumnsData_columns Field

The common column definitions shared by the selected plot items.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected List<(string ColumnGroup, string ColumnLabel, string ColumnName, string? NewColumnName)> _columns

Field Value

ListValueTupleString, String, String, String
See Also