Click or drag to resize

DimensionReductionOptionsControllerMethodController Property

Gets or sets the controller for the selected method.

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

Property Value

IMVCANController
See Also