ChartDirector 7.1 (.NET Edition)

TreeMapNode.getValue


Usage

[C#]public double getValue();
[VB]Public Function getValue() As Double

Description

Gets the the data value of the node.

Arguments

None

Return Value

The the data value of the node.