IRegnoParam2DMapValueDoc Members

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoParam2DMapValueDoc Members

The IRegnoParam2DMapValueDoc type exposes the following members.

Properties


  Name Description
Public property AxisValuesX
An array of 64-bit Double data values representing the X Axis breakpoint values.
Public property AxisValuesY
An array of 64-bit Double data values representing the Y Axis breakpoint values.
Public property ConfigDocId
The unique identifier (id) of the ConfigDoc document that this document is associated with.
Public property Values
An array of 64-bit Double, 64-bit Double data values.
Public property 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.
Public property 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.