XAndYColumnGetXKind Method |
Gets the kind of the X 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 GetXKind()
Return Value
ColumnKindThe column kind of X, or
V if unavailable.
See Also