ISlSerieInt.Name

Fore Syntax

Name: String;

Fore.NET Syntax

Name: string;

Description

The Name property returns categorical data series name.

Comments

To get categorical data series values, use the ISlSerieInt.Value property.

Fore and Fore.NET Examples

The property use is given in the example for ISmRandomForest.FilledDependent.

See also:

ISlSerieInt