RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoParam2DMapValueDoc Properties
The IRegnoParam2DMapValueDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AxisValuesX |
An array of 64-bit Double data values representing the X Axis breakpoint values.
|
![]() |
AxisValuesY |
An array of 64-bit Double data values representing the Y Axis breakpoint values.
|
![]() |
ConfigDocId |
The unique identifier (id) of the ConfigDoc document that this document is associated with.
|
![]() |
Values |
An array of 64-bit Double, 64-bit Double data values.
|
![]() |
XAxisParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the X Axis parameter
associated with the data values stored in this document.
|
![]() |
YAxisParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the Y Axis parameter
associated with the data values stored in this document.
|