Click or drag to resize

DimensionReductionNoneDisplayName Property

Gets a user-friendly name for the GUI.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string DisplayName { get; }

Property Value

String

Implements

IDimensionReductionMethodDisplayName
See Also