ISlTreeNode.Value

Fore Syntax

Value: Double;

Fore.NET Syntax

Value: double;

Description

The Value property returns value of the explanatory series.

Comments

Number of the explanatory series is returned by the ISlTreeNode.ExplanatorieIndex property.

Fore and Fore.NET Examples

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

See also:

ISlTreeNode