Type Alias: StatItem
StatItem:
object
Type declaration
label
label:
string
The display label for the statistic
name
name:
string
The name/key of the statistic
pointIJK?
optionalpointIJK:Types.Point3
The IJK coordinate point for the statistic location
pointLPS?
optionalpointLPS:Types.Point3
The LPS coordinate point for the statistic location
unit?
optionalunit:string
Optional unit for the statistic
value
value:
number|number[]
The value of the statistic (can be a single value or array)