Chart Controls for .NET Framework ForumIssues related to programming with the charting controls.© 2009 Microsoft Corporation. All rights reserved.Mon, 23 Nov 2009 12:29:43 Z1f1c3c1b-2ead-47c9-bd27-883e86ed067ehttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/47dc9211-c55a-4c81-8422-2c2d6b7621fbhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/47dc9211-c55a-4c81-8422-2c2d6b7621fb[Beer]http://social.msdn.microsoft.com/Profile/en-US/?user=%5bBeer%5dMSChart - Multi-level master detail databinding doesn't workHey!<br/><br/>I have 3 tables in master detail relation. <br/><br/>I dragged 3 tables to my form. VS2008 creates all controls automatically (binding sources, table adapters,... for each table)<br/><br/>Then I run the application and there is a working 3 level master detail example, but...<br/><br/><br/>... in the 3rd table (detail) I have 2 columns (Timestamp and value). I want to bind table to chart control.<br/>But it doesn't seems to work.<br/>I tried 3 different chart controls:<br/>- DevExpress.XtraChart --&gt; works, but it has some issues on showing labels on X - axis<br/>- TeeChart --&gt; Wizard seems to support binding sources, but it can't find any members for XValueMember, YValueMemeber --&gt; Comboboxes are empty)<br/>- MSCharts --&gt; No problems when setting Datasource, XValueMember,... but it <strong>doesn't work when I run application</strong><br/><br/> <pre lang="x-c#"> chart1.DataSource = null; chart1.DataSource = vrednostiBindingSource; //vrednostiBindingSource.MoveLast(); //vrednostiBindingSource.MoveFirst(); chart1.Series[0].XValueMember = &quot;Cas&quot;; chart1.Series[0].YValueMembers = &quot;Vrednost&quot;; </pre> I must be doing something wrong, since datagrid is working OK (all 3 datagrids).<br/><br/>Any suggestions?<br/><br/>Thanks, [Beer]Mon, 23 Nov 2009 08:35:13 Z2009-11-23T12:29:43Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/940f4a4f-f853-4aa6-b765-61345936fa64http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/940f4a4f-f853-4aa6-b765-61345936fa64Matthew Cubahttp://social.msdn.microsoft.com/Profile/en-US/?user=Matthew%20CubaDatapoint Marker Image and ColorI've been fiddling around with this to no avail.  I didn't see an example of what I'd like to accomplish in the interactive samples app.  I'm hoping someone can shed some light on this.<br/> <br/> I've got a chart with datapoints on it in several series.  I'd like to display both a particular marker image AND a marker color simultaneously.<br/> <br/> I can set the datapoint.MarkerImage to a NamedImage and that will display just fine.<br/> I can also set the datapoint.MarkerImageTransparentColor  to a color in that image and see that the specified color is replaced by transparency.<br/> <br/> I'd like to set the datapoint's color based on some condition (assume the color is specified at runtime by the user) and then have both it AND the marker image displayed.<br/> <br/> Example:<br/> <br/> If the image were a black circle within a red square and I set the transparent color to black and the marker's color to green, I'd like it to result in a red square with a green circle (the image in front of the color).<br/> <br/> I may just be overlooking something here.<br/> <br/> Is this possible?  If so, how?<br/> <br/> Thanks,<br/> Matthew<br/>Fri, 20 Nov 2009 18:09:19 Z2009-11-23T11:38:25Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/e5d848c4-28ca-4999-bc20-505d2ea00c10http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/e5d848c4-28ca-4999-bc20-505d2ea00c10Ambuuuhttp://social.msdn.microsoft.com/Profile/en-US/?user=AmbuuuWrite Flash graph in PDF file using iTextSharpHi Guys,<br/>             I have a aspx page, where i generated a graph using flash. I want to generate the graph in PDF file (Using iTextSharp) that exactly shown in my page. Means, i want to write the Flash graph of web page in my PDF document.<br/> <br/> How can i do this? Have any function of iTextSharp, that will generate PDF from flash object?<br/> <br/> Please suggest me the probable solution....<br/> <br/> <br/> <br/> Thanks,<br/> Ambarish Jana<br/>Mon, 23 Nov 2009 11:24:45 Z2009-11-23T11:24:45Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/cf5c9135-f401-4679-8b9e-c34addff4cc4http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/cf5c9135-f401-4679-8b9e-c34addff4cc4susanbinoyhttp://social.msdn.microsoft.com/Profile/en-US/?user=susanbinoyLegendCan I have more than 1 legend for asp chart. If so is it possible to have it in the right and the bottom at the same timeMon, 23 Nov 2009 09:31:27 Z2009-11-23T10:54:44Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/97571e20-c31e-45d9-b525-d33ed9052494http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/97571e20-c31e-45d9-b525-d33ed9052494susanbinoyhttp://social.msdn.microsoft.com/Profile/en-US/?user=susanbinoychart seriesIs it possible to highlight a particular point with different color/font/size in a chart series.Mon, 23 Nov 2009 09:33:37 Z2009-11-23T10:39:31Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/31426942-ae73-4f19-be9f-fb56a3517871http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/31426942-ae73-4f19-be9f-fb56a3517871Sandeep_7037http://social.msdn.microsoft.com/Profile/en-US/?user=Sandeep_7037MS Chart Control UtilitiesDear Friends  <div><br/></div> <div>I m using the ms chart Control and in want to develop Supplemental Pie Chart But for that i <span style="font-family:'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;font-size:15px;color:#ff6600;font-weight:bold;line-height:16px;white-space:nowrap">Can't Access MS Chart Utilities<span style="color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;line-height:normal;white-space:normal"> . Please Help Me.</span></span></div>Mon, 23 Nov 2009 06:12:53 Z2009-11-23T09:58:50Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/c6ee4963-99c7-4800-960c-4963fbb2e150http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/c6ee4963-99c7-4800-960c-4963fbb2e150spanky4_3http://social.msdn.microsoft.com/Profile/en-US/?user=spanky4_3Tooltip on second series ignores formatHi everyone, hopefully this is something simply that I am doing wrong. I have a chart of a number of stacked columns. I want to have a tooltip display the value of each part of the column so I set Tooltip=&quot;#VALX: #VALYn{P2}&quot; against series n. For the first series there is no problem. For subsequent series I get a 0 X label, and I get the Y value but not formatted and just with the string {P2} on the end (it appears to ignore the format. Is there anyway to get it to format the value? I have gotten around the 0 X label by setting the XValueType=&quot;String&quot; for each n series.<br/><br/>Regards,<br/><br/>Mark.Mon, 23 Nov 2009 06:15:54 Z2009-11-23T06:15:54Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/0dfbc66f-0299-4bd4-a687-cc3ace7adbe6http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/0dfbc66f-0299-4bd4-a687-cc3ace7adbe6Patrick.Ihttp://social.msdn.microsoft.com/Profile/en-US/?user=Patrick.Iwhere to set space between point on x axis - Column chart       My chart code is below<br/>        Chart1.Series[&quot;PV&quot;].Points.DataBindXY(lDv, &quot;state&quot;, lDv, &quot;PV&quot;);<br/>        Chart1.Series[&quot;PD&quot;].Points.DataBindXY(lDv, &quot;state&quot;, lDv, &quot;PD&quot;);<br/>        Chart1.Series[&quot;PV&quot;].Points.DataBindXY(lDv, &quot;state&quot;, lDv, &quot;PVr&quot;);<br/>        Chart1.Series[&quot;PDat&quot;].Points.DataBindXY(lDv, &quot;state&quot;, lDv, &quot;PDat&quot;);<br/><br/>So what i have is a a group chart.<br/><br/>So i have a state e.g TX with 4 series PV,PD,PVr and PDat but on the chart the columns are grouped<br/>but what do i need to do to have spaces between the grouped column.Now they are just all squized us side by side<br/>Thanks in AdvanceMon, 23 Nov 2009 05:04:20 Z2009-11-23T05:04:21Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/86fbb353-5c07-45f1-9fc4-9efd4e8f56b9http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/86fbb353-5c07-45f1-9fc4-9efd4e8f56b9spanky4_3http://social.msdn.microsoft.com/Profile/en-US/?user=spanky4_3Chart design time property problemHi everyone,<br/><br/>I am having a problem with the design time properties of charts. If I try and set properties using the propertygrid at design time they do not seem to render code in the Source view of the page (eg. I added a title to the chart, set the font name, size, bold=true but nothing showed in the Source view, not even that I added a title). I first thought this was something to do with being in an UpdatePanel but it also happens outside.<br/><br/>Am I missing something/doing something wrong? Has anyone else had this problem?<br/><br/>Just as an example, I dragged a chart onto my WebForm (with no other controls), I used the property view to add a Title to the chart. I checked the Source view and the &lt;asp:Title&gt; tag was there. I returned to Design view, added a Title to the x-axis of ChartArea1, went back to Source view and it was there. Back in design view, I used the property grid to try and set the font for the x-axis Title, back in Source view nothing (no change), back to design view changed the x-axis title and the font, back in Source view only the x-axis title had changed ... what is happening? Can't I used the propertygrid to set properties? If I try and add the tags in Source view the control just ignores them when the app runs.<br/><br/>Regards,<br/><br/>MarkFri, 20 Nov 2009 05:57:18 Z2009-11-23T02:53:41Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/03669f09-25d7-4b6f-9e46-b23429d75990http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/03669f09-25d7-4b6f-9e46-b23429d75990JimDoughertyhttp://social.msdn.microsoft.com/Profile/en-US/?user=JimDoughertyChart.Text is not serializedI want to use the Chart.Text property as a place holder for a user defined chart description. But I see that when I set the  Chart.Text property and then save as a serialization file it is not included. Two questions:<br/>1. What is the purpose of this property?<br/>2. How can I get the Chart.Text property to be saved and subsequently reloaded back in using the Save and Load Serialization methods respectively.<br/>3. If Chart.Text cannot be serialized under any circumstances, can you suggest an alternate (custom) property I can use to persist a description in the serialization file for later use.Sat, 21 Nov 2009 10:29:55 Z2009-11-21T22:20:43Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/89ba8e50-e9a9-404d-b429-795934d4be95http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/89ba8e50-e9a9-404d-b429-795934d4be95Chris Cattohttp://social.msdn.microsoft.com/Profile/en-US/?user=Chris%20CattoUnable to install Add-on for Microsoft VS 2008Hello,<br><br> I'm unable to install the Add-on for Microsoft Visual Studio 2008. I recieve a message that states:<br><br>Setup has detected that this comnputer does not meet the requirements to install this update. <br><br>Installation Requirement:<br>The Toolbox Controls INstaller must be installed before running this installer.<br><a href="http://farm4.static.flickr.com/3291/3098773822_d1711aa4ac.jpg?v=0">Image of installation issue </a><br><br>Is the best way to check for .NET 3.5 sp1 in add remove programs since when I checked there I do have 3.5 sp1. <br><br>Is VS 2005 ok to use?<br><br>Thanks in advance for any advice,<br><br>Catto<br><br><br><hr class="sig">CattoWed, 10 Dec 2008 20:11:01 Z2009-11-21T17:04:01Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/91f5222a-d6c5-497f-8387-66bfc2d795e6http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/91f5222a-d6c5-497f-8387-66bfc2d795e6Jean-Marie P.http://social.msdn.microsoft.com/Profile/en-US/?user=Jean-Marie%20P.Help: Minimum and Maximum value in a segment of pointsHello,<br/><br/>I am new to Chart Controls (great product by the way). I have a stock chart and when I show all the points I use the code below to set the max and min of Y axis 10% lower and higher than the lowest and highest point<br/><span style="font-size:x-small"><span style="font-size:x-small"> <p> </p> </span></span> <p><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">DataPoint</span></span><span style="font-size:x-small"> minPoint = stockChart.Series[</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;Price&quot;</span></span><span style="font-size:x-small">].Points.FindMinByValue();<br/></span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">DataPoint</span></span><span style="font-size:x-small"> maxPoint = stockChart.Series[</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;Price&quot;</span></span><span style="font-size:x-small">].Points.FindMaxByValue();<br/></span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">double</span></span><span style="font-size:x-small"> delta = (maxPoint.YValues[c_OHLC_high] - minPoint.YValues[c_OHLC_low]) * 10 / 100;<br/>stockChart.ChartAreas[</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;StockPrices&quot;</span></span><span style="font-size:x-small">].AxisY.Minimum = minPoint.YValues[c_OHLC_low] - delta;<br/></span><span style="font-size:x-small">stockChart.ChartAreas[</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;StockPrices&quot;</span></span><span style="font-size:x-small">].AxisY.Maximum = maxPoint.YValues[c_OHLC_high] + delta;<br/><br/>Now my question: If I zoom in the chart the &quot;<span style="font-size:x-small">StockChartAxisViewChanged&quot; will be trigerred and I have e.NewPosition and e.NewSize that indicates which Points are visible. i.e. a segment of the Points collection.<br/></span>I cant figure out what is the quickest way to recompute the min and max value inside the segment?<br/>I will have sometimes 200,000 points in the segment<br/>Obviously a &quot;foreach&quot; would do the job... But is there anything better? Like copying the segment into a new DataPointCollection and let &quot;Chart Controls&quot; compute Min and Max for me ?<br/><br/>Thanks in advance for your help and suggestions</span></p>Sat, 21 Nov 2009 07:03:21 Z2009-11-21T16:21:08Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/749f132e-fe76-48b4-9a12-50955e9aa291http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/749f132e-fe76-48b4-9a12-50955e9aa291PeterMich10http://social.msdn.microsoft.com/Profile/en-US/?user=PeterMich10AutoScroll , Please HelpI have windows application , my application read online data from real market and draw new point every minute , how to add autoscroll feature to our chart ( scroll to the last added point after adding new point )<br/> <br/> <br/> <br/> Please Help <br/> <br/> PeterThu, 19 Nov 2009 12:08:49 Z2009-11-21T11:48:03Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/df34064b-e9e1-4469-bdbf-85b99dbc1c29http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/df34064b-e9e1-4469-bdbf-85b99dbc1c29Bradley Hhttp://social.msdn.microsoft.com/Profile/en-US/?user=Bradley%20HNo Data Message?<div class=wikidoc>What's the best way to display a message across the front of of a chart, in case no data points are loaded? Sort of like a &quot;This Page Intentionally Blank&quot; type messge. I don't see something in the API like setNoDataMessage(). If I did this manually, how best to stamp a bold title-like statement across the front of the chart?<br/><br/>Thanks!<br/></div>Fri, 23 Oct 2009 19:35:32 Z2009-11-20T23:27:54Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/97ec1d19-1468-4ef5-8174-977a8c28d445http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/97ec1d19-1468-4ef5-8174-977a8c28d445PeterMich10http://social.msdn.microsoft.com/Profile/en-US/?user=PeterMich10Auto Scroll Line Chart <strong>hiii all ,<br/> i have windows application which online draw ms chart from forex market , i added scroll bar using scaleview and its size property but how i can make my chart autoscroll to the new added point ????<br/> <br/> <br/> Another Point :<br/> <br/> in every chart when we add new point , the new added point appear in the left part how to make chart starting from right ????<br/> <br/> Peter </strong>Tue, 10 Nov 2009 07:00:33 Z2009-11-20T20:54:34Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/e889b2c6-6adb-41d8-bce7-7617dff08cd3http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/e889b2c6-6adb-41d8-bce7-7617dff08cd3Mike-PHFEhttp://social.msdn.microsoft.com/Profile/en-US/?user=Mike-PHFESeries Points.DataBind not supported function?<span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">I am trying to use the Points.DataBind( ) function so that I can label the bars in the chart with a 3rd value, not the X or Y value.  I have my data in a dataset and am needing to get it to an IEnumerable object, which the following seems to do.<br/><br/>IEnumerable</span></span><span style="font-size:x-small"> myIEnum = myDS.Tables[0].AsEnumerable();<br/>Chart1.Series[mySeriesName].Points.DataBind(myIEnum, XValueMember, YValueMember1, otherFields);<br/><br/>When I run this code I get an error:<br/><strong>Exception Details: </strong><span style="font-family:Arial">System.NotSupportedException: Specified method is not supported.<br/></span><br/>Is it really not supported in .Net 3.5 or is something else wrong?<br/><br/></span></p>Mon, 09 Nov 2009 22:45:28 Z2009-11-20T17:00:58Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/40a9646a-fbf1-47d1-85e4-47bc9108a3ebhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/40a9646a-fbf1-47d1-85e4-47bc9108a3ebKumaravel Manoharanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Kumaravel%20ManoharanHow to create column chart with fixed bar widthI am using Microsoft Charting Controls for .NET 3.5 (System.Windows.Forms.DataVisualization.Charting). When I draw column chart, the width of the column bar is keep changing depends on the number of points. I tried with the following code to keep the width fixed.<br/> <br/> chart1.Series[&quot;Series1&quot;][&quot;PointWidth&quot;] = 0.6<br/> <br/> This is also not helping me to fix the issue. The above line makes more gaps between the column bar. Is there a way to keep the column bar width and gap between columns are fixed.<br/> <br/> Thanks,<br/> KumaravelFri, 15 May 2009 01:53:52 Z2009-11-20T15:26:00Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/4e741d81-a7ef-4996-810c-cbac7266d936http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/4e741d81-a7ef-4996-810c-cbac7266d936Nhien Nguyenhttp://social.msdn.microsoft.com/Profile/en-US/?user=Nhien%20NguyenShow value in the end of the Pareto chart?Hi All,<br/> <br/> I don't know how to show value in the end of Pareto chart. Like this:<br/> Count           22          17           14            13          3         2<br/> Percent         31.0       23.9        19.7        18.3        4.2      2.8<br/> Cum %         31.0       54.9        74.6        93.0         97.2    100<br/> <br/> Thanks in advance,<br/> AnneFri, 20 Nov 2009 09:57:04 Z2009-11-20T09:57:04Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/38640bc4-0ea2-427a-b758-eaad8e44e321http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/38640bc4-0ea2-427a-b758-eaad8e44e321Jones265http://social.msdn.microsoft.com/Profile/en-US/?user=Jones265ASP:Chart Control Spaces between series..<p>Hi folks,</p> <p> </p> <p>I have a simple bar chart with three series. the series are currently aligned directly next to each other but i'd like to have a gap between them to neaten them up.</p> <p>I've looked everywhere in VS but cannot find how to do it.</p> <p> </p> <p>Any help most welcome!!</p> <p> </p> /JonesyFri, 20 Nov 2009 08:59:17 Z2009-11-20T08:59:18Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/5034bdfe-f85d-4106-b50c-134def1c1d94http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/5034bdfe-f85d-4106-b50c-134def1c1d94Andreas Holthaushttp://social.msdn.microsoft.com/Profile/en-US/?user=Andreas%20HolthausHow to get color from a DataPoint in MSChart component?<br/>i need the colors of the DataPoints in a series wich have a palette. If i try to get the color it allways is black.<br/><br/>This is a part oft the code:<br/> <div style="background-color:white;color:black"> <pre><span style="color:blue">Me</span>.PortfolioChart.Series(<span style="color:#a31515">&quot;Produkte&quot;</span>).Points.DataBind(<span style="color:blue">Me</span>.ProduktPortFolioDataBS, <span style="color:#a31515">&quot;X&quot;</span>, <span style="color:#a31515">&quot;Y&quot;</span>, <span style="color:#a31515">&quot;Tooltip=Name&quot;</span>) <span style="color:blue">Me</span>.PortfolioChart.Series(<span style="color:#a31515">&quot;Produkte&quot;</span>).IsValueShownAsLabel = <span style="color:blue">True</span> <span style="color:blue">For</span> <span style="color:blue">Each</span> dp <span style="color:blue">As</span> DataVisualization.Charting.DataPoint <span style="color:blue">In</span> <span style="color:blue">Me</span>.PortfolioChart.Series(<span style="color:#a31515">&quot;Produkte&quot;</span>).Points <span style="color:blue">Me</span>.PortfolioChart.Legends(<span style="color:#a31515">&quot;Legend1&quot;</span>).CustomItems.Add(dp.Color, dp.ToolTip) <span style="color:blue">Next</span> </pre> </div> Has anyone an idea? <br/><br/>Thanks!Thu, 19 Nov 2009 15:22:54 Z2009-11-20T07:29:56Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2d7f8f83-2047-40ba-afc2-cf3673cf2b14http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2d7f8f83-2047-40ba-afc2-cf3673cf2b14Nuamangcuhttp://social.msdn.microsoft.com/Profile/en-US/?user=NuamangcuHelp Needed I am new in Microsoft .net Chart . Can anyone one guide me how to take a start up on it. <hr class="sig">Muhammad NoumanFri, 06 Nov 2009 15:06:18 Z2009-11-20T08:21:35Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/5e0ecb69-1fe0-48cf-9bd5-2f67f6879a2fhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/5e0ecb69-1fe0-48cf-9bd5-2f67f6879a2fJFR nethttp://social.msdn.microsoft.com/Profile/en-US/?user=JFR%20netsave complete chart as an imageHello,<br/><br/>once chart is generated, it may take a great collection of XYpoints and if you use chart.saveimage, only the part of the image saw in the form is saved. Is there any method to save the complete chart as image? Thank you very much for your support!!Mon, 09 Nov 2009 22:04:36 Z2009-11-19T18:28:03Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/ff2ffc3e-fe7a-4d3e-8cdf-7766464d0e11http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/ff2ffc3e-fe7a-4d3e-8cdf-7766464d0e11bkuptomhttp://social.msdn.microsoft.com/Profile/en-US/?user=bkuptomMSChart<p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Times New Roman;font-size:small">I'm trying to learn mschart for Visual Basic 2008, is there any documents that explain any of the properties associated with this control? I have down loaded the MSChart.exe, MSCart_VisualStudioAddOn.exe and the WinSamples.. I start a new project add the chart control and insert the vbCode.txt from an example into the load event and press F5. Nothing changes on the form. Is there an example that contains a complete form that has all the data that should be displayed in the chart? </span></p>Thu, 19 Nov 2009 04:12:11 Z2009-11-19T20:30:16Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/7cf6a7fa-cc1c-4789-a2ee-8e9545155a47http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/7cf6a7fa-cc1c-4789-a2ee-8e9545155a47Christopher Schickhttp://social.msdn.microsoft.com/Profile/en-US/?user=Christopher%20SchickChart Control Template SchemaHello,<br/><br/>Where can I find information about the chart template schema? What I'm looking for here is a complete list of what is valid in a template. <br/><br/>The basic idea I have is this. I have one xml template for a chart, I may add some custom nodes and attributes to this xml configuration file which will then be preprocessed by my code. Once the processing is complete an in memory representation of the xml file will be created which removes the custom nodes and attributes so the chart control can load the in memory template. So I need to know up front what the defined schema is...<br/><br/>Thanks for any advice you can offer.Thu, 19 Nov 2009 14:48:46 Z2009-11-19T14:48:47Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/235804c8-16a1-42ac-9b99-fe35dbe6b5e3http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/235804c8-16a1-42ac-9b99-fe35dbe6b5e3vjdj4http://social.msdn.microsoft.com/Profile/en-US/?user=vjdj4how to read values from line graph?Hello all,<br/><br/>I have a line  graph where I have multiple series. My requirement is to show value of all series when user clicks on the graph for that particular x value. How can I do that?Thu, 19 Nov 2009 05:37:03 Z2009-11-19T14:28:54Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/76ba4ea7-bfb4-4653-8fd4-7113d853fec1http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/76ba4ea7-bfb4-4653-8fd4-7113d853fec1gsrs_shanehttp://social.msdn.microsoft.com/Profile/en-US/?user=gsrs_shane can not display indexed series on the same axis if they are not alligned<p> </p> <p><span style="font-size:xx-small"><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">string</span></span><span style="font-size:x-small"> str = </span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">@&quot;select * from Test&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">;</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">SqlCommand</span></span><span style="font-size:x-small"> cmd = </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">new</span></span><span style="font-size:x-small"> </span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">SqlCommand</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">(str, cn);</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small"><span style="font-size:xx-small">SqlDataReader</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small"> dr; </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;Supplier&quot;</span></span><span style="font-size:x-small">,</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;LineItem&quot;</span></span><span style="font-size:x-small">,</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;Allocation&quot;</span></span><span style="font-size:x-small">,</span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;&quot;</span></span><span style="font-size:x-small">,</span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">PointSortOrder</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">.Ascending);</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">MarkerStyle</span></span><span style="font-size:x-small"> marker = </span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">MarkerStyle</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">.Star4;</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">foreach</span></span><span style="font-size:x-small"> (</span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">Series</span></span><span style="font-size:x-small"> ser </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">in</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small"> Chart1.Series) </span></span> <p> </p> <p><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small"><span style="font-size:xx-small">&quot;LineItem&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">;</span><span style="font-size:x-small"> <p>ser.YValueMembers =</p> </span></span> <p> </p> <p><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small"><span style="font-size:xx-small">&quot;Allocation&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">;</span><span style="font-size:x-small"> <p>ser.ChartType =</p> </span></span> <p> </p> <p><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small"><span style="font-size:xx-small">SeriesChartType</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">.StackedColumn; </span></span> <p> </p> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">//ser.MarkerSize = 12;</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p> </p> </span></span> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">//ser.MarkerStyle = marker;</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p> </p> </span></span> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">//ser.MarkerBorderColor = Color.FromArgb(64, 64, 64);</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p> </p> </span></span> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">//ser.Font = new Font(&quot;Trebuchet MS&quot;, 8, FontStyle.Bold);</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p> </p> </span></span> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">//marker++;</span></span></span></p> <span style="font-size:x-small"> <p>}</p> <span style="font-size:x-small"> <p> </p> </span></span> <p><span style="font-size:xx-small"><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">for</span></span><span style="font-size:x-small"> (</span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">int</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small"> i = 0; i &lt; Chart1.Series.Count; i++) </span></span> <p> </p> <p><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small"><span style="font-size:xx-small">SeriesChartType</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">.StackedColumn;</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">for</span></span><span style="font-size:x-small"> (</span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">int</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small"> j = 0; j &lt; Chart1.Series[i].Points.Count; j++) </span></span> <p> </p> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">// if (Chart1.Series[i].Points[j].YValues[0] &gt; 5000)</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p>Chart1.Series[i].Points[j].ToolTip =</p> </span></span> <p><span style="font-size:xx-small"><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;Supplier\t=&quot;</span></span><span style="font-size:x-small"> + Chart1.Series[i].Name + </span><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;\n Allocation= #VALY{N}&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">; </span></span> <p> </p> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">// Enable X axis labels automatic fitting</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p>Chart1.ChartAreas[</p> </span></span> <p><span style="font-size:xx-small"><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small">&quot;ChartArea2&quot;</span></span><span style="font-size:x-small">].AxisX.IsLabelAutoFit = </span><span style="color:#0000ff;font-size:x-small"><span style="color:#0000ff;font-size:x-small">true</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">;</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="color:#008000;font-size:x-small"><span style="color:#008000;font-size:x-small"><span style="font-size:xx-small">// Set X axis automatic fitting style</span></span></span></p> <span style="font-size:x-small"><span style="font-size:x-small"> <p>Chart1.ChartAreas[</p> </span></span> <p><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small"><span style="font-size:xx-small">&quot;ChartArea2&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">].AxisX.LabelAutoFitStyle =</span><span style="font-size:x-small"> <p> </p> </span></span> <p> </p> <p><span style="font-size:xx-small"><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">LabelAutoFitStyles</span></span><span style="font-size:x-small">.DecreaseFont | </span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">LabelAutoFitStyles</span></span><span style="font-size:x-small">.IncreaseFont | </span><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small">LabelAutoFitStyles</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">.WordWrap;</span><span style="font-size:x-small"> <p>SetAxisInterval(Chart1.ChartAreas[</p> </span></span> <p> </p> <p><span style="color:#a31515;font-size:x-small"><span style="color:#a31515;font-size:x-small"><span style="font-size:xx-small">&quot;ChartArea2&quot;</span></span></span><span style="font-size:x-small"><span style="font-size:xx-small">].AxisX, 1);</span><span style="font-size:x-small"> <p><strong>Chart1.AlignDataPointsByAxisLabel(</strong></p> </span></span> <p><strong></strong></p> <p><span style="color:#2b91af;font-size:x-small"><span style="color:#2b91af;font-size:x-small"><span style="font-size:xx-small"><strong>PointSortOrder</strong></span></span></span><span style="font-size:x-small"><span style="font-size:xx-small"><strong>.Ascending);</strong><br/></span></span></p> <p><br/>I was getting a wrong chart ... Can you please let me know the solution./..<br/>Thanks in advance ....<br/><br/>I was getting a some error like<br/><br/><strong>&quot; can not display indexed series on the same axis if they are not alligned &quot;<br/></strong><br/>Thanks in Advance</p> </p> </p> </p> </p> </p> <p>}</p> <p>}</p> <p> </p> <span style="font-size:x-small"> <p> </p> </span></p> <p>{</p> <span style="font-size:x-small"> <p> </p> </span></p> </p> <p>{</p> <span style="font-size:x-small"> <p>Chart1.Series[i].ChartType =</p> </span></p> <p> </p> <span style="font-size:x-small"> <p> </p> </span></p> </p> </p> <p>{</p> <p>ser.ShadowOffset = 2;</p> <p>ser.BorderWidth = 3;</p> <span style="font-size:x-small"> <p>ser.XValueMember =</p> </span></p> </p> </p> <p>dr = cmd.ExecuteReader();</p> <p> </p> <span style="font-size:x-small"> <p>Chart1.DataBindCrossTable(dr,</p> </span></p> </p>Mon, 08 Jun 2009 07:24:52 Z2009-11-19T13:58:55Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/cc1a1058-7c0b-4447-b59c-91cbf0b086f2http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/cc1a1058-7c0b-4447-b59c-91cbf0b086f2guyinkalamazoo3http://social.msdn.microsoft.com/Profile/en-US/?user=guyinkalamazoo3x-axis span based on two seriesI have a couple of datasets being returned, each with a starting time point and and ending time point.&nbsp; One of the datasets might return 130 rows and the other more than 400.&nbsp; How do I configure a line chart to display Series 1 (with the first dataset values) and Series 2 (with the second dataset values) over this time span (x) together?&nbsp; I hope this makes sense.&nbsp; Oh, and the Series values are being added in code on the page load event.Thu, 15 Oct 2009 19:09:12 Z2009-11-19T13:52:19Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/96a08688-093b-4faf-ad06-ec647c576174http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/96a08688-093b-4faf-ad06-ec647c576174ElevationChartingProblemshttp://social.msdn.microsoft.com/Profile/en-US/?user=ElevationChartingProblemsNot all data is displaying in chart. <p>I have a csv with about 2000 values, and the chart is displaying data outside the view.  I allow the chart to be resized if the user wants to expand the windows form, and if I make the form really big, it displays all the values.  Is there a way to compress the chartarea? <br/><br/>I need the user to be able to select the position of the bar chart because I take that position and draw a point of a map of the elevation location.<br/><br/>I also am getting errors with my data.  Apparently the control is adding data that does not exist.<br/><br/>Thanks<br/><br/>A<br/><br/>Here is my code for creating the chart:<br/><span style="color:#009b00">yValue1 is the list of elevations<br/><span style="color:#009b00"> <pre>Chart chart1 = new Chart(); double[] yValue1 = GetSeriesValues( url, path, filename); // Create Chart Area ChartArea chartArea1 = new ChartArea(); // Add Chart Area to the Chart chart1.ChartAreas.Add( chartArea1 ); // Create a data series Series series1 = new Series(); series1.ChartType = SeriesChartType.StackedColumn;//SeriesChartType.SplineArea; for (int i = 0; i &lt; yValue1.Length - 1; i++) { series1.Points.AddXY( i, yValue1[i] ); } chart1.ChartAreas[0].AxisY.Title = &quot;Elevation (meters)&quot;; chart1.ChartAreas[0].BackGradientStyle = GradientStyle.LeftRight; chart1.ChartAreas[0].AxisX.LabelStyle.Enabled = false; chart1.ChartAreas[0].RecalculateAxesScale(); // Add series to the chart chart1.Series.Add( series1 ); // Set chart control location chart1.Location = new System.Drawing.Point( 0, 0 ); // Set Chart control size chart1.Size = new System.Drawing.Size( 360, 260 ); chart1.Dock = DockStyle.Fill; chart1.Series[0].IsXValueIndexed = false; // Set Border Color chart1.BorderColor = Color.Blue; // Set Border Style chart1.BorderDashStyle = ChartDashStyle.Solid; // Set Border Width chart1.BorderWidth = 3; // Zoom into the X axis //chart1.ChartAreas[0].AxisX.ScaleView.Zoom( 2, 3 ); // Enable range selection and zooming end user interface chart1.ChartAreas[0].CursorX.IsUserEnabled = true; chart1.Series[0].ToolTip = &quot;#VAL meters&quot;; chart1.MouseDown += new MouseEventHandler( chart1_MouseDown );</pre> </span></span> <p> </p> </p>Fri, 13 Nov 2009 18:05:11 Z2009-11-19T12:56:07Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/649c505f-8732-4387-8116-7fb04e539505http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/649c505f-8732-4387-8116-7fb04e539505EnricGarrigohttp://social.msdn.microsoft.com/Profile/en-US/?user=EnricGarrigoPrint graphics fasterHi all.<br/> <br/> To print a chart, I have created a new chart (like WinFormsChartSample shows) based to original chart.<br/> The original graph is a DateTime-Value chart that has about 90000 points.<br/> <br/> Since the new chart must be exacty than the original chart, except the Chart.BackColor and Series.ForeColor I have used the next code<br/> <br/>   originalChart.Serializer.Content = SerializationContents.Data<br/>   originalChart.Serializer.SerializableContent = &quot;*.*&quot;<br/>   originalChart.Serializer.Save(&quot;Graphic.txt&quot;)<br/> <br/> and the new graph spends, at least, 10 minutes to be previewed.<br/> <br/> If the original graph has about 10000 points, the new graphic is visible in less than 1 minute.<br/> <br/> Somebody knows a way to accelerate the creation of a new graphic almost equal than the original?<br/> <br/> Thanks in advance.<br/>  <br/> <br/> <br/> <br/> <br/> <br/> <br/>Thu, 19 Nov 2009 12:00:42 Z2009-11-19T12:00:44Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/43388934-540e-4b9f-ba0f-bed131d3e6bahttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/43388934-540e-4b9f-ba0f-bed131d3e6baVolodya Bychkohttp://social.msdn.microsoft.com/Profile/en-US/?user=Volodya%20BychkoZoom on polar chartHello!<br/> <br/> Where can I find chart with polar type, which have such interactivities as zoom and tooltip for point?<br/> <br/> Thanks,<br/> VolodyaThu, 19 Nov 2009 10:09:22 Z2009-11-19T10:09:23Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/861bd9eb-3200-422e-8657-b7227593a827http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/861bd9eb-3200-422e-8657-b7227593a827hesheshttp://social.msdn.microsoft.com/Profile/en-US/?user=heshesAddind checkbox into legend<span class=RadEWrongWord>I'd</span> like to add check box in the legend near each series.<br>In that way I want enable the option to display/hide  series.<br>Is there anyway to define the legend as checkboxes?Thu, 22 Jan 2009 10:12:31 Z2009-11-19T09:59:59Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/fb1a3f2e-0feb-4fe7-9deb-048374852f39http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/fb1a3f2e-0feb-4fe7-9deb-048374852f39Sandeep_7037http://social.msdn.microsoft.com/Profile/en-US/?user=Sandeep_7037Need to Draw Gauge Chart in Windows FormDear Friends,<br/>        I need to Draw And Gauge Chart Using Ms Chart But I Can't See Such Type of Chart I Have Tried to use the Radar bu it's not use of my project <br/>        Please help me on this.Wed, 18 Nov 2009 06:17:36 Z2009-11-19T09:05:05Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/a06557d7-7230-4fd4-ac51-f765f2a08099http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/a06557d7-7230-4fd4-ac51-f765f2a08099Vinodmerchhttp://social.msdn.microsoft.com/Profile/en-US/?user=VinodmerchChart Control VS 2008 hide some of the seriesI have 7 days chart alloted to individual series <br/>I want to hide some of these series interactively using a list box <br/>I will appreciate a syntax for this <br/>This is because sometimes series overlap each other and hence hiding some selected series will provide a clear picture <br/>Regards<br/>Thanks<br/>Vinod<br/>Wed, 29 Jul 2009 22:00:59 Z2009-11-19T03:58:43Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2f8b4997-e43f-48b1-b57d-df91f1d5d978http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2f8b4997-e43f-48b1-b57d-df91f1d5d978Dan Neumanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Dan%20NeumanShow Stacked Column total on top of column<p>I am able to create&nbsp;a stacked column chart with my data.&nbsp; I want to display a total of the column above it.&nbsp; How do I add a label showing the total above all my columns?<br /><br />so, if the 3 series have the values, 25 + 33 + 27, I want to show 85 above the column.&nbsp; there are&nbsp;about 20 columns on the chart and I want to show column total value&nbsp;above all columns.&nbsp; How do I do that?<br /><br />Thanks for your help.</p>Tue, 06 Oct 2009 20:42:15 Z2009-11-19T09:36:41Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2d2efacf-e260-4350-9b74-c04cc1ad5b15http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/2d2efacf-e260-4350-9b74-c04cc1ad5b15Ling Ninahttp://social.msdn.microsoft.com/Profile/en-US/?user=Ling%20Ninahow to remove BackHatchStyle in chart area? Hi All, <br/><br/>I want to disable BackHatchStyle, not even the default Grid, just make the chart area blank background except for border and x y axis. <br/><br/>if I choose ChartHatchStyle.None, it shows default grid. <br/><br/>How to do that? much appreciate. <br/><br/>Thank you, <br/>LingWed, 18 Nov 2009 23:37:34 Z2009-11-19T18:14:22Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/53f54a8d-1a20-40d9-b0a4-ecadd9547b82http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/53f54a8d-1a20-40d9-b0a4-ecadd9547b82AndresLindohttp://social.msdn.microsoft.com/Profile/en-US/?user=AndresLindoMultiple Series ProblemHi, I'm very happy using these chart controls, but I have a problem when I try to graph multi-series data because there are some registers that don't have data sequentialy.<br/> <br/> I attach some data.<br/> <br/> Date              Status     Qnt<br/> 01/11/2009    Inquiry    12<br/> 02/11/2009    Inquiry    14<br/> 03/11/2009    Contacted    36<br/> 03/11/2009    Enrollment    5<br/> 03/11/2009    Inquiry    37<br/> 03/11/2009    Interview    28<br/> 03/11/2009    Proposal    4<br/> 04/11/2009    Contacted    50<br/> 04/11/2009    Enrollment    4<br/> 04/11/2009    Inquiry    55<br/> 04/11/2009    Interview    45<br/> 04/11/2009    Proposal    1<br/> 05/11/2009    Contacted    78<br/> 05/11/2009    Enrollment    1<br/> 05/11/2009    Inquiry    50<br/> 05/11/2009    Interview    46<br/> 05/11/2009    Proposal    3<br/> 06/11/2009    Contacted    62<br/> 06/11/2009    Enrollment    1<br/> 06/11/2009    Inquiry    34<br/> 06/11/2009    Interview    51<br/> 06/11/2009    Proposal    4<br/> 07/11/2009    Contacted    6<br/> 07/11/2009    Inquiry    24<br/> 07/11/2009    Interview    14<br/> 08/11/2009    Inquiry    9<br/> 09/11/2009    Contacted    33<br/> 09/11/2009    Enrollment    2<br/> 09/11/2009    Inquiry    17<br/> 09/11/2009    Interview    48<br/> 09/11/2009    Proposal    2<br/> <br/> The first serie (Inquiry) graphs all data, but others don't work properly.<br/> <br/> Thanks in advance.<br/> <br/> I hope you can help me.Wed, 11 Nov 2009 16:43:52 Z2009-11-19T00:32:28Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/48fde76b-d77e-4286-8998-be4b0614f28fhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/48fde76b-d77e-4286-8998-be4b0614f28fShan Sureshhttp://social.msdn.microsoft.com/Profile/en-US/?user=Shan%20SureshDisplay X axis label data(Y axis value) for all seriesI Want to add new row of x axis label for each series created by chart, Please help me .Mon, 02 Nov 2009 02:07:46 Z2009-11-19T00:16:28Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/d23df92d-5dbc-4652-bc0b-abf04fecc3c8http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/d23df92d-5dbc-4652-bc0b-abf04fecc3c8Krunal Mahendra Patelhttp://social.msdn.microsoft.com/Profile/en-US/?user=Krunal%20Mahendra%20PatelHow to Remove Empty Series Point's Label in stackedcolumn100 ChartI have made stackedcolumn100 chart with New Charting control of .Net 3.56 SP1, It display arraow and zero for empty point in label. I want to remove this empty label. I have done <br> <br> <div style="overflow:auto;background-color:white;line-height:100% ! important;font-family:Courier New;font-size:11px"><table style="border-width:0px;margin:2px 0px;width:99%;border-collapse:collapse;background-color:rgb(255, 255, 255)" cellpadding=0 cellspacing=0><col style="font-family:Courier New;font-size:11px;padding-left:10px;white-space:nowrap"><tbody><tr><td><font style="font-size:11px">chartDashBoard.Series[drSeriesInfo[0].ToString()].EmptyPointStyle.BorderWidth = 0; </font></td></tr><tr><td style="background-color:rgb(247, 247, 247)">chartDashBoard.Series[&quot;default&quot;].EmptyPointStyle.MarkerStyle = MarkerStyle.None; </td></tr><tr><td>chartDashBoard.Series[&quot;default&quot;].EmptyPointStyle.Label = <font style="color:blue">string</font><font style="font-size:11px">.Empty; </font></td></tr><tr><td style="background-color:rgb(247, 247, 247)">chartDashBoard.Series[&quot;default&quot;].EmptyPointStyle.IsValueShownAsLabel = <font style="color:blue">false</font><font style="font-size:11px">; </font></td></tr><tr><td>chartDashBoard.Series[&quot;default&quot;].EmptyPointStyle.LabelForeColor = Color.Transparent; </td></tr><tr><td style="background-color:rgb(247, 247, 247)">chartDashBoard.Series[&quot;default&quot;].EmptyPointStyle.Color = Color.Transparent; </td></tr></tbody></table></div><br> <br> still i am getting arrow and zero value for zero value in series. <br> Please help me solve this problem. <br> Help will be highly appreciated. :) <br> <br> <br> <img>Sat, 07 Feb 2009 06:13:15 Z2009-11-19T18:13:50Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/575f8bc0-8c76-4683-9687-225061523cb5http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/575f8bc0-8c76-4683-9687-225061523cb5Gio ASP.NEThttp://social.msdn.microsoft.com/Profile/en-US/?user=Gio%20ASP.NETproblem with Microsoft ASP.NET Chart Control in CHROME<span style="font-family:Arial, sans-serif;font-size:19px;line-height:25px">by clicking on the graph (in google chrome), the values of x and y are different values in other browsers.</span> <div><span style="font-family:Arial, sans-serif;font-size:x-large"><span style="font-size:19px;line-height:25px"><br/></span></span></div> <div><span style="font-family:Arial, sans-serif;font-size:x-large"><span style="font-size:19px;line-height:25px">any ideia</span></span></div><hr class="sig">ASP.NET C#Wed, 18 Nov 2009 16:17:46 Z2009-11-18T16:19:50Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/9fbedbaf-d50f-4e1c-9157-4170cf4cfbabhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/9fbedbaf-d50f-4e1c-9157-4170cf4cfbabMat Johnsonhttp://social.msdn.microsoft.com/Profile/en-US/?user=Mat%20JohnsonNavigate to different graphI have a graph on a page. There are links above for back and forward which does a postback to a query string. Now, this then recreates a graph, I have followed the code through and it runs fine, but the page appears to hang and doesn't load the next graph. <br/><br/>Anyone got any ideas as to why it doesn't redraw the new chart?Tue, 17 Nov 2009 11:20:20 Z2009-11-18T13:23:05Z