IReferencingXYColumnsXYDataOrigin Property |
Gets the origin of the referenced x-y data.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax(string TableName, int GroupNumber, string XColumnName, string YColumnName)? XYDataOrigin { get; init; }Property Value
NullableValueTupleString,
Int32,
String,
String
The name of the table, the group number, and the names of the x and y columns, or
.
See Also