User (Legacy) Posted September 9, 1999 Report Share Posted September 9, 1999 Hi, I have also tried to do this but it has been unsuccessful. I am using the following line of code: seriesPtr->PutYvalue(10, CHART_HIDDEN); where I am substituting my data value with the CHART_HIDDEN constant. BUT, the compiler complains that CHART_HIDDEN is an undefined identifier. Is CHART_HIDDEN the correct constant or am I supposed to #import the ocx in a special way to get this constant. N.B. I have searched the type library files generated by the #import and there is no CHART_HIDDEN defined anywhere. A sample bit of code would be very helpful, Thanks Frank Cammaroto Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.