MatrixAlignmentType: AlignmentType;
The MatrixAlignmentType property determines type of centering for the input data matrix.
By default single centering is used: that is, MatrixAlignmentType = AlignmentType.SingleAlignment.
Use the ISmPrincipalComponentAnalysis.Objects property to define input data.
The property use is given in the example for ISmPrincipalComponentAnalysis.Statistics.
See also: