ISmHighlightExceptions.IsContinuousData

Fore Syntax

IsContinuousData: Boolean;

Fore.NET Syntax

IsContinuousData: boolean;

Description

The IsContinuousData property determines whether data is quantitative or categorical.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ISmHighlightExceptions