ISlTreeNode.ExplanatorieIndex

Syntax

ExplanatorieIndex: Integer;

Description

The ExplanatorieIndex property returns number of the explanatory series.

Comments

Value of the explanatory series is returned by the ISlTreeNode.Value property.

Example

The property use is given in the example for ISmDecisionTree.Tree.

See also:

ISlTreeNode