ChartDirector 7.1 (.NET Edition)

Chart.TreeMapStrip


Declaration

[C#]public const int TreeMapStrip;
[VB]Public Const TreeMapStrip As Integer

Description

A constant equals to 2 to represent that the Strip method will be used to layout the tree map.

This constant is used in TreeMapNode.setLayoutMethod.