Jump to content
Software FX Community

Question about assigning MaxValues to Real Time Chart


User (Legacy)

Recommended Posts

I have been getting a weird problem when I use m_pChartFX->MaxValues = x. 

I have a real time chart that usually holds 100 points. The chart was

created from a createwnd call. When I assign maxvalues of 400 or so plus,

the chart disappears. If I then resize the window, the chart will reappear.

I have been able to track the problem down to the fact that the chart seems

to have a certain amount of space in the chart dedicated to each point and

when the combined points get over the total dedicated space, the chart will

autoresize to 0. Is there a way around this? I have tried using the Left

and Right Gaps, but they do not seem to solve the situation.

--

--

Josh Eanes

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...