Click or drag to resize

freeGraphReportNodeCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Cross category number of nodes 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|")]
[imbAttribute(imbAttributeName.measure_setUnit, "nd")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 10)]
[imbAttribute(imbAttributeName.reporting_valueformat, "F2")]
public double NodeCount { get; set; }
Request Example View Source

Property Value

Type: Double
See Also