Drawing in TChart 3
Posted: Mon Mar 10, 2008 9:42 pm
I'm trying to upgrade an app from TChart .NET Version 2 to the newest build of Version 3.
In Version 2, I was using some methods in the Graphics3D for drawing lines and rectangles. I think they were DrawLine and DrawRectangle. Those seem to be gone in version 3. So, I'm using the Line and Rectangle methods instead.
When I use the Rectangle method, though, it puts a black line around the rectangle, and I can't seem to get rid of it. Am I using the wrong method, is there a reason that the original methods are now gone?
Thanks!
In Version 2, I was using some methods in the Graphics3D for drawing lines and rectangles. I think they were DrawLine and DrawRectangle. Those seem to be gone in version 3. So, I'm using the Line and Rectangle methods instead.
When I use the Rectangle method, though, it puts a black line around the rectangle, and I can't seem to get rid of it. Am I using the wrong method, is there a reason that the original methods are now gone?
Thanks!