Property | Type | Description | |
---|---|---|---|
m_oValue | Object |
Method | Description | |
---|---|---|
GraphMetricValue ( ) : System |
Initializes a new instance of the GraphMetricValue class with default values.
|
|
GraphMetricValue ( Object value ) : System |
Initializes a new instance of the GraphMetricValue class with specified values.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public GraphMetricValue ( Object value ) : System | ||
value | Object | /// Graph metric value for the row. /// |
return | System |