ExceptionLevels: Array;
The ExceptionLevels property returns an array of exceptionality levels for observations (based on all the characteristics).
The ISmHighlightExceptions.Indexes property returns indexes of characteristics that have the maximum exceptionality level. If ExceptionLevels[i] = 0, the observation is not exceptional, and Indexes[i] returns the value -1.
The property use is given in the example for ISmHighlightExceptions.Data.
See also: