Search code examples
winformszedgraph

ToolTip in ZedGraph refreshes continuously and uses a significant amount of CPU


I am using ZedGraph to show Japanese candles. I set the GraphPane.isShowPointValue=true, but when I move my mouse on the candle, the tooltip is refreshing and refreshing.

I find that when the tooltip is shown, it always takes more than 50% CPU time.

How can I solve this?


Solution

  • Take a look into this, the patch described in this link might resolve the issue:

    http://sourceforge.net/tracker/?func=detail&aid=3061209&group_id=114675&atid=669144