WorksheetAnalysisGetYMean_ColumnName Method |
Gets the column name used for the mean of y-values.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static string GetYMean_ColumnName()
Return Value
StringThe column name used for the mean of y-values.
See Also