Search
TreeMapLayout.containerPadding Property
See Also
 





Gets or sets the padding inside containers.

Namespace: MindFusion.Graphs
File: TreeMapLayout.js

 Syntax

JavaScript  Copy Code

get containerPadding() {}
set containerPadding(value) {}

 Property Value

Number

The padding inside containers.

 See Also