Gets or sets the relative importance of node distribution.
SyntaxVB6
Copy Code
|
|---|
Public Property Get DistributionFactor() As Double |
C++
Copy Code
|
|---|
public: |
A double value. The default is 560000.
RemarksAssigning a larger value to this property will make the algorithm choose graph configurations in which the nodes are placed farther one from another.
See Also