Tagged Questions

2
votes
3answers
3k views

Microsoft Chart Controls/Dundas Charts Clear Contents?

I am using the Dundas Chart Controls and Microsoft Chart Controls for .NET. Currently I have a method which populates the chart control with a date from a generic List. Let's say that I populate the ...
1
vote
1answer
1k views

How to get dynamic intervals in Dundas / Microsoft Chart Controls for Windows Forms?

I'm using the Microsoft Chart Controls for .NET 3.5 and am struggling with getting the chart control to support window and control resizing. I have graphs where the X value is dates, and want the ...