Tagged Questions
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 ...
0
votes
0answers
84 views
Stacked Column Chart not displaying the way I would like
I will start by quickly saying I am a first time poster but a long time lurker here. I have exhausted all resources at my disposal trying to figure this problem out and have decided to post my problem ...
0
votes
2answers
430 views
How to loop through the ChartColorPalette properties and add to list?
I am using the Microsoft Chart Controls for .NET 3.5 (C#) and have a chart in a winform.
My hope is to allow the user to change the color palette based on their preference.
How do I iterate through ...