Jump to content
Software FX Community

Hiding points in C++


User (Legacy)

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...