Description: | Contains a color to be applied to an element (e.g. bar) of the graph. The colors are held in an array, so always use an index when referencing the DataColor property. |
Used in control(s): | Graph |
Value: | Refer to "Appendix A. Color Constants" and OLE_COLOR described in "Appendix C. Data Types" for details of color values. The index can take values from 1 to the value of the DataCount property. |
Default value: | Same as ForeColor property. |
COBOL picture: | S9(9) COMP-5 |
OLE data type: | OLE_COLOR |
Design time access: | Not accessible. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-DATACOLORPIC X(4) |