Originally Symbol.Draw executed, when _isVisible was false. This patch fixes this issue by including _isVisible in the conditions and lowers memory usage radically when symbols are invisible, because the isPixelDrawn is not allocated.
Patch based on ZedGraph v5.1.5
Log in to post a comment.
Patch based on ZedGraph v5.1.5