ChartDirector 7.1 (.NET Edition)

TreeMapNode.getNodeCount


Usage

[C#]public int getNodeCount();
[VB]Public Function getNodeCount() As Integer

Description

Gets the the number of child nodes.

Arguments

None

Return Value

The the number of child nodes.