Click or drag to resize

DataTableXYColumnProxyControllerXColumn Property

Gets or sets the selected x column.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<DataColumn> XColumn { get; set; }

Property Value

ItemsControllerDataColumn
See Also