IVZTreeMap.RenderMode

Fore Syntax

RenderMode: VisualizatorTreeMapRenderMode;

Fore.NET Syntax

RenderMode: Prognoz.Platform.Interop.Visualizators.VisualizatorTreeMapRenderMode;

Description

The RenderMode property determines tree map visualization mode.

Comments

This property is relevant if the IVZTreeMap.View3D property is set to True.

Fore and Fore.NET Examples

The property use is given in the example for IVZTreeMap.View3D.

See also:

IVZTreeMap