<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'OWC'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=OWC&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'OWC'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: OWC Com exception error</title><link>http://forums.asp.net/thread/2496975.aspx</link><pubDate>Thu, 17 Jul 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2496975</guid><dc:creator>mlemmi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;yes I have! You have to read carefully and follow exactly what is written&amp;nbsp;in&amp;nbsp;the article which I send the link. You will find the solution there.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://aspnet.4guysfromrolla.com/articles/080603-1.2.aspx"&gt;http://aspnet.4guysfromrolla.com/articles/080603-1.2.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You have to be really carefull when you read the section called &amp;quot;&lt;strong&gt;Installing OWC10 on the Web Server&lt;/strong&gt;&amp;quot; or you&amp;#39;ll get in troubles.&lt;/p&gt;
&lt;p&gt;Please, let me know if it works,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;my best regards.&lt;/p&gt;
&lt;p&gt;Miles&lt;/p&gt;</description></item><item><title>Re: OWC Com exception error</title><link>http://forums.asp.net/thread/2450514.aspx</link><pubDate>Thu, 26 Jun 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2450514</guid><dc:creator>mlemmi</dc:creator><description>&lt;p&gt;I prefer to post a block with code (for different kind of chart but is the same):&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;font size="2"&gt;ChartSpace1 = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;New&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; OWC.ChartSpace()&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Dim&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; c &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;As&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Object&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;c = ChartSpace1.Constants&lt;/p&gt;
&lt;p&gt;ChartSpace1.Border.Color = c.chColorNone&lt;/p&gt;
&lt;p&gt;Chart1 = ChartSpace1.Charts.Add(0)&lt;/p&gt;
&lt;p&gt;Chart1_Series1 = Chart1.SeriesCollection.Add(0)&lt;/p&gt;
&lt;p&gt;Chart1_Series1.Type = c.chChartTypeScatterLine&lt;/p&gt;
&lt;p&gt;Chart1_Series1.Line.Color = &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;Blue&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;Chart1_Series1.Border.Color = &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;black&amp;quot;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;Chart1_Series1.Marker.Size = 6&lt;/p&gt;
&lt;p&gt;Chart1_Series1.Marker.Style = c.chMarkerStyleCircle&lt;/p&gt;Chart1_Series1.SetData(OWC.ChartDimensionsEnum.chDimSeriesNames, OWC.ChartSpecialDataSourcesEnum.chDataLiteral, &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;Pesi (g)&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;Chart1_Series1.SetData(OWC.ChartDimensionsEnum.chDimXValues, OWC.ChartSpecialDataSourcesEnum.chDataLiteral, aX)&lt;/p&gt;
&lt;p&gt;Chart1_Series1.SetData(OWC.ChartDimensionsEnum.chDimYValues, OWC.ChartSpecialDataSourcesEnum.chDataLiteral, aY)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note: aX and aY are the array with values for my scatter line chart&lt;/p&gt;
&lt;p&gt;etc&amp;nbsp;...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Mickey&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Microsoft OWC graphs, XML, and SQL 2005 in C#</title><link>http://forums.asp.net/thread/2414763.aspx</link><pubDate>Tue, 10 Jun 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2414763</guid><dc:creator>TheEarthWillShake</dc:creator><description>&lt;p&gt;	
							Hey, I&amp;#39;m trying to read a database and display it as a graph. I have accomplished this but I have an issue. 
&lt;br /&gt;
&lt;br /&gt;Database structure is one table called num1.
&lt;br /&gt;
&lt;br /&gt;num1 only has ID, X, and Y columns. That&amp;#39;s it.
&lt;br /&gt;
&lt;br /&gt;The graph displays right but the tags at the bottom have all shifted over right so it&amp;#39;s not lined up.
&lt;br /&gt;
&lt;br /&gt;The process I did was, read a database into a dataset, convert it to XML, then display it as a graph.
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://i88.photobucket.com/alb...icemike_2006/chart.png" alt="" /&gt;&lt;a href="http://i88.photobucket.com/albums/k164/thricemike_2006/chart.png" target="_blank" class="ftalternatingbarlinklarge"&gt;http://i88.photobucket.com/alb...icemike_2006/chart.png&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;^ There&amp;#39;s the picture.
&lt;br /&gt;
&lt;br /&gt;Code is attached.
&lt;br /&gt;
&lt;br /&gt;Code.......&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;pre class="coloredcode"&gt;&lt;span class="kwd"&gt;private void&lt;/span&gt; BuildCharts ()
{
&lt;span class="cmt"&gt;//Create a SQL connection&lt;/span&gt;
String cn = ConfigurationManager.ConnectionStrings[&lt;span class="st"&gt;&amp;quot;OWCDEMOConnectionString&amp;quot;&lt;/span&gt;].ConnectionString;

&lt;span class="cmt"&gt;//The SQL query&lt;/span&gt;
&lt;span class="kwd"&gt;string&lt;/span&gt; sqlStatement = &lt;span class="st"&gt;&amp;quot;SELECT x, y FROM [num1]&amp;quot;&lt;/span&gt;;

&lt;span class="cmt"&gt;//Create a new instance of an SqlConnection and assign our connection string to it&lt;/span&gt;
SqlConnection sqlConnection = &lt;span class="kwd"&gt;new&lt;/span&gt; SqlConnection(cn);

&lt;span class="cmt"&gt;//Open our connection&lt;/span&gt;
sqlConnection.Open();

&lt;span class="cmt"&gt;//Create a new instance of a dataset object&lt;/span&gt;
DataSet dataSet = &lt;span class="kwd"&gt;new&lt;/span&gt; DataSet();

&lt;span class="cmt"&gt;//Assign the SQL statement and connectio to use for this operation&lt;/span&gt;
SqlDataAdapter sqlAdapter = &lt;span class="kwd"&gt;new&lt;/span&gt; SqlDataAdapter(sqlStatement, sqlConnection);

&lt;span class="cmt"&gt;//Fill our dataset with the data accumulated from the SQL statement&lt;/span&gt;
sqlAdapter.Fill(dataSet);

&lt;span class="cmt"&gt;//ChartSpaceClass oChartSpace = new ChartSpaceClass();&lt;/span&gt;
System.IO.StringWriter sw = &lt;span class="kwd"&gt;new&lt;/span&gt; System.IO.StringWriter();
XmlDocument xDoc = &lt;span class="kwd"&gt;new&lt;/span&gt; XmlDocument();
dataSet.WriteXml(sw);


&lt;span class="cmt"&gt;//Disgard connections&lt;/span&gt;
sqlConnection.Close();
dataSet.Dispose();
sw.Close();

&lt;span class="cmt"&gt;//XML&lt;/span&gt;
xDoc.LoadXml(sw.ToString());
System.Xml.XmlNodeList nodes;
nodes = xDoc.ChildNodes.Item(0).ChildNodes;

&lt;span class="kwd"&gt;int&lt;/span&gt; nCount = nodes.Count + 1;


&lt;span class="kwd"&gt;string&lt;/span&gt;[] aNames = &lt;span class="kwd"&gt;new string&lt;/span&gt;[nCount];
&lt;span class="kwd"&gt;string&lt;/span&gt;[] aTotals = &lt;span class="kwd"&gt;new string&lt;/span&gt;[nCount];
&lt;span class="kwd"&gt;string&lt;/span&gt; names = String.Empty;
&lt;span class="kwd"&gt;string&lt;/span&gt; totals = String.Empty;

&lt;span class="kwd"&gt;int&lt;/span&gt; i = 1;
&lt;span class="kwd"&gt;for&lt;/span&gt; (i = 1; i &amp;lt; nCount; i++)
{
&lt;span class="cmt"&gt;//aNames = nodes.Item(i - 1).ChildNodes.Item(1).InnerText; //ChildNodes.Item(1) For Car Names&lt;/span&gt;
aTotals = nodes.Item(i - 1).ChildNodes.Item(0).InnerText; &lt;span class="cmt"&gt;//ChildNodes.Item(0) For Numbers&lt;/span&gt;
}

&lt;span class="kwd"&gt;int&lt;/span&gt; j = 0;
&lt;span class="kwd"&gt;for&lt;/span&gt; (j = 1; j &amp;lt; nCount; j++)
{
aNames[j] = nodes.Item(j - 1).ChildNodes.Item(1).InnerText; &lt;span class="cmt"&gt;//ChildNodes.Item(1) For Car Names
//aTotals = nodes.Item(i - 1).ChildNodes.Item(0).InnerText; //ChildNodes.Item(0) For Numbers&lt;/span&gt;
}

names = String.Join(&lt;span class="st"&gt;&amp;quot;\t&amp;quot;&lt;/span&gt;, aNames);
totals = String.Join(&lt;span class="st"&gt;&amp;quot;\t&amp;quot;&lt;/span&gt;, aTotals);


&lt;span class="cmt"&gt;//Test Labels
//Convert.ToString(aNames); Label = System.String
//Convert.ToString(nodes); Label = System.Xml...&lt;/span&gt;
Label1.Text = names;
Label2.Text = totals;
Label3.Text = Convert.ToString(sw);
Label4.Text = Convert.ToString(nCount);


&lt;span class="cmt"&gt;//**********************************&lt;/span&gt;

Microsoft.Office.Interop.Owc11.ChartSpaceClass newChartSpace = &lt;span class="kwd"&gt;new&lt;/span&gt; Microsoft.Office.Interop.Owc11.ChartSpaceClass();
Microsoft.Office.Interop.Owc11.ChartChartTypeEnum newChartType;


newChartSpace.Charts.Add(0);
newChartSpace.Charts[0].SeriesCollection.Add(0);
newChartSpace.Charts[0].SeriesCollection[0].SetData(Microsoft.Office.Interop.Owc11.ChartDimensionsEnum.chDimCategories, Convert.ToInt32(Microsoft.Office.Interop.Owc11.ChartSpecialDataSourcesEnum.chDataLiteral), names);
newChartSpace.Charts[0].SeriesCollection[0].SetData(Microsoft.Office.Interop.Owc11.ChartDimensionsEnum.chDimValues, Convert.ToInt32(Microsoft.Office.Interop.Owc11.ChartSpecialDataSourcesEnum.chDataLiteral), totals);


&lt;span class="kwd"&gt;byte&lt;/span&gt;[] byteArr = (&lt;span class="kwd"&gt;byte&lt;/span&gt;[]) newChartSpace.GetPicture (&lt;span class="st"&gt;&amp;quot;png&amp;quot;&lt;/span&gt;, 800, 500);

&lt;span class="cmt"&gt;//------------------------------------------------------------------------
//Store the chart image in Session to be picked up by an HttpHandler later
//------------------------------------------------------------------------&lt;/span&gt;
HttpContext ctx = HttpContext.Current;
&lt;span class="kwd"&gt;string&lt;/span&gt; chartID = Guid.NewGuid().ToString();

ctx.Session [chartID] = byteArr;
imgChart.ImageUrl = &lt;span class="kwd"&gt;string&lt;/span&gt;.Concat (&lt;span class="st"&gt;&amp;quot;chart.ashx?&amp;quot;&lt;/span&gt;, chartID);


}


}
}&lt;/pre&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;
&lt;br /&gt;</description></item><item><title>Rounding Error creating a pie chart with OWC11 on ASP.NET / VB.NET</title><link>http://forums.asp.net/thread/2354505.aspx</link><pubDate>Tue, 13 May 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2354505</guid><dc:creator>fgentili</dc:creator><description>Hi everybody,&lt;br /&gt;I&amp;#39;m currently using OWC11 on .NET Framework 2.0 (ASP.NET - VB.NET) in order to create charts. I&amp;#39;m experiencing an issue about rounding a piechart percentage values that I provide to the component.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;my problem is:&lt;br /&gt;If I have to represent three integer percentage values that are exacly 1/3 of a pie each one: using OWC11 in my application the result is a three-parts pie with 33% each one while doing the same on Excel the result is 33%, 33% and 34%! The sum of the last operation is (uncorrectly) 100% (i guess that Excel auto-rounds something somewhere....... )&amp;nbsp; while in the first case, using OWC11, the sum is 99% (wrong anyway but perfectly consistent with the fact that are integer percentages not decimal!). The question is: does the OWC11 component allows an auto-rounding excel-styled or do I have to &amp;quot;manage&amp;quot; series before send to the OWC11?&lt;br /&gt;&lt;br /&gt;Thanks in advantage&lt;br /&gt;&lt;br /&gt;Fabio Gentili</description></item><item><title>OWC: Rotate X-Axis Text to 90 Degrees</title><link>http://forums.asp.net/thread/2270690.aspx</link><pubDate>Wed, 02 Apr 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2270690</guid><dc:creator>hifni</dc:creator><description>&lt;p&gt;Uses: Windows XP + SP2, .NET 1.1 Framework, OWC10, VB.NET;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;My application, an ASP.NET web application&amp;nbsp;produces the chart withoout any problem, as witnessed in the following picture:&lt;/p&gt;
&lt;p&gt;however I &amp;#39;m facing some problem to Rotate the X-Axis text/Label in 90 degrees form. Any help will be greatly appreciated.&lt;/p&gt;
&lt;p&gt;&lt;img style="WIDTH:600px;HEIGHT:400px;" height="400" src="http://www.jksb.keells.lk/newJKSB/images/ifv3bwe2e1u1c3qljmgtng55.gif" width="600" align="middle" border="1" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hifni&lt;/p&gt;</description></item><item><title>OWC Com exception error</title><link>http://forums.asp.net/thread/1953473.aspx</link><pubDate>Fri, 12 Oct 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1953473</guid><dc:creator>fuzzster967</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Trying to get OWC11 to work within aspx page using VWD2005 Express. When I debug the code I&amp;#39;m getting the following error :-&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))&lt;/p&gt;at the code line &lt;font size="2"&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;ChartSpace1.Charts(0).SeriesCollection(0).SetData(c.chDimCategories, c.chDataLiteral, categories)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ve taken the sample code from the OWCDCH11.CHM help files but with little success.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any help much appreciated.&lt;/p&gt;&lt;/font&gt;</description></item><item><title>interop.owc10.dll problem</title><link>http://forums.asp.net/thread/1749460.aspx</link><pubDate>Mon, 11 Jun 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1749460</guid><dc:creator>BhaveshPatel</dc:creator><description>&lt;p&gt;hey guys couple of questions about interop.owc10.dll &lt;/p&gt;
&lt;p&gt;(1) what is the differance between interop.OWC10.dll and OWC10.dll ?&lt;/p&gt;
&lt;p&gt;(2) what is the differance between OWC10.dll and OWC11.dll?&lt;/p&gt;
&lt;p&gt;(3) I have created a simple aspx page with creating graph using interop.OWC10.dll, but I am not able to make it run on server 2003(none office tool is installed).&lt;/p&gt;
&lt;p&gt;(4) when I uploaded to the server i started getting this error. &lt;strong&gt;retrieving the COM class factory for component with CLSID {0002E556 ..........&amp;nbsp; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;(5) To make my graph page run using interop.OWC10.dll, do I need to install whole microsoft office on microsoft server 2003?&lt;/p&gt;
&lt;p&gt;please help guys.&lt;/p&gt;</description></item><item><title>Score/Time chart with Office Web Component (OWC)</title><link>http://forums.asp.net/thread/1599011.aspx</link><pubDate>Wed, 28 Feb 2007 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1599011</guid><dc:creator>cosmo0</dc:creator><description>&lt;p&gt;Hello !&lt;/p&gt;&lt;p&gt;I want to draw a chart with the Office Web Component. I read many articles (on 4guys, csharphelp etc), but found no "official" documentation and/or example. And I'm struggling to find how I can do what I want.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Here is the code I use for generating a (test) chart :&lt;/p&gt;&lt;pre class="coloredcode"&gt;&lt;b id="1"&gt;1    &lt;/b&gt;            &lt;span class="kwd"&gt;Dim&lt;/span&gt; Graphique &lt;span class="kwd"&gt;As New&lt;/span&gt; ChartSpace
&lt;b id="2"&gt;2    &lt;/b&gt;            &lt;span class="kwd"&gt;Dim&lt;/span&gt; Graph &lt;span class="kwd"&gt;As&lt;/span&gt; ChChart = Graphique.Charts.Add()
&lt;b id="3"&gt;3    &lt;/b&gt;            &lt;span class="kwd"&gt;With&lt;/span&gt; Graph
&lt;b id="4"&gt;4    &lt;/b&gt;                .Type = ChartChartTypeEnum.chChartTypeScatterLineMarkers
&lt;b id="5"&gt;5    &lt;/b&gt;                .HasLegend = &lt;span class="kwd"&gt;False&lt;/span&gt;
&lt;b id="6"&gt;6    &lt;/b&gt;                .HasTitle = &lt;span class="kwd"&gt;True&lt;/span&gt;
&lt;b id="7"&gt;7    &lt;/b&gt;                .Title.Caption = &lt;span class="st"&gt;"Results of learner"&lt;/span&gt;
&lt;b id="8"&gt;8    &lt;/b&gt;                .Axes(0).HasTitle = &lt;span class="kwd"&gt;True&lt;/span&gt;
&lt;b id="9"&gt;9    &lt;/b&gt;                .Axes(0).Title.Caption = &lt;span class="st"&gt;"Results"&lt;/span&gt;
&lt;b id="10"&gt;10   &lt;/b&gt;                .Axes(1).HasTitle = &lt;span class="kwd"&gt;True&lt;/span&gt;
&lt;b id="11"&gt;11   &lt;/b&gt;                .Axes(1).Title.Caption = &lt;span class="st"&gt;"Exercices"&lt;/span&gt;
&lt;b id="12"&gt;12   &lt;/b&gt;            &lt;span class="kwd"&gt;End With
&lt;b id="13"&gt;13   &lt;/b&gt;
&lt;b id="14"&gt;14   &lt;/b&gt;            Dim&lt;/span&gt; GraphSeries &lt;span class="kwd"&gt;As&lt;/span&gt; ChSeries = Graph.SeriesCollection.Add(0)
&lt;b id="15"&gt;15   &lt;/b&gt;            GraphSeries.SetData(ChartDimensionsEnum.chDimSeriesNames, ChartSpecialDataSourcesEnum.chDataLiteral, &lt;span class="st"&gt;"Score"&lt;/span&gt;)
&lt;b id="16"&gt;16   &lt;/b&gt;            GraphSeries.SetData(Owc11.ChartDimensionsEnum.chDimXValues, Owc11.ChartSpecialDataSourcesEnum.chDataLiteral, &lt;span class="st"&gt;"01-2007"&lt;/span&gt; &amp;amp; vbTab &amp;amp; &lt;span class="st"&gt;"02-2007"&lt;/span&gt; &amp;amp; vbTab &amp;amp; &lt;span class="st"&gt;"03-2007"&lt;/span&gt; &amp;amp; vbTab &amp;amp; &lt;span class="st"&gt;"04-2007"&lt;/span&gt;)
&lt;b id="17"&gt;17   &lt;/b&gt;            GraphSeries.SetData(Owc11.ChartDimensionsEnum.chDimYValues, Owc11.ChartSpecialDataSourcesEnum.chDataLiteral, Math.Floor(Rnd() * 10).ToString &amp;amp; vbTab &amp;amp; Math.Floor(Rnd() * 10).ToString &amp;amp; vbTab &amp;amp; Math.Floor(Rnd() * 10).ToString &amp;amp; vbTab &amp;amp; Math.Floor(Rnd() * 10).ToString)
&lt;b id="18"&gt;18   &lt;/b&gt;
&lt;b id="19"&gt;19   &lt;/b&gt;            Response.ContentType = &lt;span class="st"&gt;"image/gif"&lt;/span&gt;
&lt;b id="20"&gt;20   &lt;/b&gt;            Response.BinaryWrite(Graphique.GetPicture(&lt;span class="st"&gt;"gif"&lt;/span&gt;, 500, 400))
&lt;b id="21"&gt;21   &lt;/b&gt;            Response.&lt;span class="kwd"&gt;End&lt;/span&gt;()
&lt;/pre&gt;&lt;p&gt;But on the X axis, there are still the values 0, 1, 2 etc ! It doesn't cares that I gave him dates...&lt;br /&gt;How can I put other values on the X axis than arbitrary numbers ?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks very much !&amp;nbsp;&lt;/p&gt;</description></item><item><title>IE7 Breaks IE6 Javascript/OWC Client-Side Display</title><link>http://forums.asp.net/thread/1496297.aspx</link><pubDate>Wed, 13 Dec 2006 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1496297</guid><dc:creator>acksoft</dc:creator><description>&lt;p&gt;I have an app that uses a javascript menu with many items, and many of the pages in the app have grids created with Office Web Components (OWC 11).&amp;nbsp; &lt;/p&gt;
&lt;p&gt;In IE6 everything worked just fine, but in IE7 many of the javascript menu items appear &lt;strong&gt;behind&lt;/strong&gt; the grid, making them unavailable to the user.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;At first I thought it was the "windowed" vs. "non-windowed" controls issue (see &lt;strong&gt;MS Knowledge Base article ID 177378&lt;/strong&gt;), but then I realized if that was the problem, it should have occured in IE6 as well.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Can anyone, particularly anyone from the MS IE team who might happen by, shed some light on what has changed between IE6 and IE7 that might have caused this problem?&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Any assistance will be greatly appreciated as this is a serious issue for a legacy application at a VERY LARGE corporation with 2500+ users that needs to be solved quickly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance.&lt;/p&gt;</description></item><item><title>Re: generate graphs in asp.net 2.0</title><link>http://forums.asp.net/thread/1382298.aspx</link><pubDate>Mon, 28 Aug 2006 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1382298</guid><dc:creator>anzer</dc:creator><description>&lt;p&gt;Try Office web components (OWC) with asp.net,,, , i have used it with CF but didnt try in asp.net, anyway Its really powerfull&lt;/p&gt;&lt;p&gt;Here you can find &lt;a href="http://www.eggheadcafe.com/articles/20021223.asp" title="OWC " target="_blank"&gt;sample source code&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;or just google and u can get alot of &lt;a href="http://www.google.co.in/search?hl=en&amp;amp;q=office+web+components+asp.net+&amp;amp;btnG=Search&amp;amp;meta=" title="OWC " target="_blank"&gt;resources&lt;/a&gt; about OWC  &lt;/p&gt;&lt;p&gt;Regards&lt;br /&gt;
Anzer&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>