Click or drag to resize

WorksheetAnalysisGetYScale_ColumnName Method

Gets the column name used for the scale of y-values.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string GetYScale_ColumnName()

Return Value

String
The column name used for the scale of y-values.
See Also