ChartDirector 7.1 (.NET Edition)

Chart.TreeMapSliceAndDice


Declaration

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

Description

A constant equals to 5 to represent that the Slice and Dice method will be used to layout the tree map.

This constant is used in TreeMapNode.setLayoutMethod.