Click or drag to resize

DimensionReductionByFactorizationMethodControllerMaximumNumberOfFactors Property

Gets or sets the maximum number of factors.

Namespace: Altaxo.Gui.Analysis.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int MaximumNumberOfFactors { get; set; }

Property Value

Int32
See Also