 | DoubleFactorAnalysisExtraction, RotationFactorRotation Property |
Gets the object that performs the factor rotation.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic Rotation FactorRotation { get; }Public ReadOnly Property FactorRotation As Rotation
Get
public:
property Rotation FactorRotation {
Rotation get ();
}member FactorRotation : 'Rotation with get
Property Value
Rotation
See Also