Click or drag to resize

XYAndZColumnGetZKind Method

Gets the kind of the Y column as defined by the parent data table.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ColumnKind GetZKind()

Return Value

ColumnKind
The column kind of Y, or V if unavailable.
See Also