Click or drag to resize

freeGraphReportLinkRatio Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Cross category average number of links per node, in the Semantic Cloud

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "|nd→nd|/|nd|")]
[imbAttribute(imbAttributeName.measure_setUnit, "ln/nd")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 10)]
[imbAttribute(imbAttributeName.reporting_valueformat, "F3")]
public double LinkRatio { get; set; }
Request Example View Source

Property Value

Type: Double
See Also