Click or drag to resize

freeGraphReportAvgWeight Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Property Value

Type: Double
See Also