User (Legacy) Posted February 14, 2000 Report Share Posted February 14, 2000 Hi, How do I hide data points using VC++? The documentation says you can hide points in VB with... ChartFX1.ValueEx(i, j) = CHART_HIDDEN .. but I'm working in VC++, and CHART_HIDDEN is not defined in the TLH file. I can't figure out what it is suppossed to be. Thx. Andrew P.S. On a more general note, is there a version of the documentation available for VC++? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.