Click or drag to resize

XYZMeshedColumnPlotDataYColumn Property

Gets the column-header column that supplies y-values.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IReadableColumn? YColumn { get; }

Property Value

IReadableColumn
See Also