Click or drag to resize

freeGraphReportStdWeight 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, "Std(w)")]
[imbAttribute(imbAttributeName.measure_setUnit, "w")]
[imbAttribute(imbAttributeName.reporting_columnWidth, 7)]
[imbAttribute(imbAttributeName.reporting_valueformat, "F3")]
public double StdWeight { get; set; }
Request Example View Source

Property Value

Type: Double
See Also