ChartDirector 7.1 (.NET Edition)

Chart.TreeMapSquarify


Declaration

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

Description

A constant equals to 1 to represent that the Squarify method will be used to layout the tree map.

This constant is used in TreeMapNode.setLayoutMethod.