Can you use the new Microsoft Chart Control for .NET Framework inside a usercontrol? Bacause when i take a working chart from my page and then copy it to a usercontrol the picture is blank开发者_高级运
I\'m currently using the charting within .NET using System.Windows.Forms.DataVisualization.Charting.Chart. Thus far it seems very powerful, and works great. However, there is a huge problem in terms o
using vs2008 I am trying to create a line graph using vb in a windows form. I have dragged a chart onto the form, and via the properties wi开发者_JS百科ndow, through the series option have changed the
The default location: <add key=\"ChartImageHandler\" value=\"storage=file;timeout=20;dir=c:\\TempImageFiles\\;\" 开发者_如何学运维/>
I\'m creating a simple pie chart with three data points. The first and second data point are around 10% each while the last data point makes up the remaining 80% of the chart. This means that the labe
I\'m currently developing a website that shows multiple charts that I build using data from SQL tables. I\'ve used and followed Scott Mitchell\'s tutorial (https://web.archive.org/web/20210927195532/h
Question: Anybody has experience with ZedGraph / MS-Chart controls ? I am thinking about which to use ?
i had developed a windows开发者_如何转开发 app, which is is giving ouput in 4 textboexs,now i want these 4 values in to a Bar Grapg in another window, i had download wd MS chart but not able to unders
I\'ve got MS Chart control and with a references to GAC. I found them ( C:\\Program Files\\Microsoft Chart Controls\\Assemblies )
I am using the .NET 4 Chart control to create a bar chart. I have labels listed along the left axis (I believe this is the y-axis, I may be wrong). I want to set the maximum width that this axis can b