Click or drag to resize

DataTableMatrixProxyControllerParticipatingXColumn Property

Gets or sets the participating x column.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNode ParticipatingXColumn { get; set; }

Property Value

SelectableListNode
See Also