<?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>Component Discussions</title><link>http://forums.asp.net/69.aspx</link><description>Discuss your favorite ASP.NET components here. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=70&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: want to remove white spaces in both sides of the graph in ZedGraph web control</title><link>http://forums.asp.net/thread/3273088.aspx</link><pubDate>Fri, 03 Jul 2009 08:48:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273088</guid><dc:creator>Snot</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273088.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3273088</wfw:commentRss><description>&lt;p&gt;I had a problem similiar to this one. Perhaps what I did will solve your problem too.&lt;/p&gt;
&lt;p&gt;I had all of my ASP.NET code wrapped between the &amp;lt;form&amp;gt; tags. Doing this caused the white space. However, when I moved the &amp;lt;form&amp;gt; tag into a table the white space went away.&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;p&gt;&amp;lt;table&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;tr&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;td&amp;gt;&amp;lt;form&amp;gt;.....&amp;lt;/form&amp;gt;&amp;lt;/td&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/tr&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;When I did this the white space went away.&lt;/p&gt;</description></item><item><title>want to remove white spaces in both sides of the graph in ZedGraph web control</title><link>http://forums.asp.net/thread/3272894.aspx</link><pubDate>Fri, 03 Jul 2009 07:09:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272894</guid><dc:creator>sunju16</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272894.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3272894</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;
&lt;p&gt;i am using Zedgraph web control in my Asp.net application. i am adding a list of point pair to the graph pane. it draws the graph with white spaces at the start and the end. Can anyone tell me how to remove that space .&lt;/p&gt;
&lt;p&gt;is the any property to remove white&amp;nbsp;space?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>