ISmHighlightExceptions.ExceptionLevels

Syntax

ExceptionLevels: Array;

Description

The ExceptionLevels property returns an array of exceptionality levels for observations (based on all the characteristics).

Comments

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.

Example

The property use is given in the example for ISmHighlightExceptions.Data.

See also:

ISmHighlightExceptions