IEaxAnalyzer.BubbleTree

Fore Syntax

BubbleTree: IEaxBubbleTree;

Fore.NET Syntax

BubbleTree: Prognoz.Platform.Interop.Express.EaxBubbleTree;

Description

The BubbleTree property returns an object that contains express report bubble tree.

Comments

To get an object that contains a tree map, use the IEaxAnalyzer.TreeMap property.

Fore and Fore.NET Examples

The property use is given in the example for IEaxBubbleTree.BubbleTree.

See also:

IEaxAnalyzer