XAndYColumnGetYKind Method |
Gets the kind of the Y column as defined by the parent data table.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic ColumnKind GetYKind()
Return Value
ColumnKindThe column kind of Y, or
V if unavailable.
See Also