Gets or sets the relative importance of short length of links.
SyntaxVB6
Copy Code
|
|---|
Public Property Get LinkLengthFactor() As Double |
C++
Copy Code
|
|---|
public: |
A double value. The default is 0.02.
RemarksAssigning a larger value to this property will make the algorithm choose graph configurations in which links are shorter.
See Also