ISlSerieInt.Name

Syntax

Name: String;

Description

The Name property returns categorical data series name.

Comments

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

Example

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

See also:

ISlSerieInt