Description: | Contains a value for one of the elements of the Graph control. The values are held in an array so always use an index when referencing the Graph Value property. |
Used in control(s): | Graph |
Value: | A value for one of the elements of the Graph control. The index can take values from 1 to the value of the DataCount property. The graph values should satisfy the following relationships: |
Default value: | None. |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | VT_I4 |
Design time access: | Not accessible. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-DATAPIC S9(9)COMP-5 DEPENDING ON POW-NUMDATA |