Gets or sets the distance between adjacent nodes.
Public Property Get Padding() As LongPublic Property Let Padding( _ ByVal value As Long _)
public:int get_Padding ()void put_Padding ( int value)
A float value specifying the padding size between sibling nodes. The default value is 1.
TreeMapLayout MembersTreeMapLayout ClassFlowChartPro Namespace