<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Weird problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Weird problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 14:23:42 +0000</pubDate>
  <lastBuildDate>Sun, 27 Mar 2011 09:55:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=18123</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Weird problem : Hi  That is a problem since...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63582&amp;title=weird-problem#63582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 18123<br /><strong>Posted:</strong> 27 March 2011 at 9:55am<br /><br />Hi<DIV>&nbsp;</DIV><DIV>That is a problem since the first release of ChartPro. It seems not possible to set 'missing' points like </DIV><DIV>&nbsp;</DIV><DIV>Set Point = Series.Points.Add ...</DIV><DIV>Point.IsMissing = True</DIV><DIV>&nbsp;</DIV><DIV>For this point nothing should be drawn but the space must be reserved. That holds true for charts like: Lines, Splines, HiLo, Bar, Point, Area and all stacked variants</DIV>]]>
   </description>
   <pubDate>Sun, 27 Mar 2011 09:55:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63582&amp;title=weird-problem#63582</guid>
  </item> 
  <item>
   <title><![CDATA[Weird problem : Can you post the rest of the code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63581&amp;title=weird-problem#63581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18123<br /><strong>Posted:</strong> 27 March 2011 at 8:39am<br /><br />Can you post the rest of the code that generates that chart - I would like to help, but I don't have time to do the rest of the code to generate the chart and play around with it to see if I can meet your requirements.<br><br>]]>
   </description>
   <pubDate>Sun, 27 Mar 2011 08:39:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63581&amp;title=weird-problem#63581</guid>
  </item> 
  <item>
   <title><![CDATA[Weird problem : Hi there,I made a chartcontrol...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63579&amp;title=weird-problem#63579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6704">ceesverburg</a><br /><strong>Subject:</strong> 18123<br /><strong>Posted:</strong> 27 March 2011 at 5:08am<br /><br />Hi there,<br><br>I made a chartcontrol with 3 series: 2009, 2010, 2011 each with max 12 points (Jan, Feb, Mar, etc.). When a value is empty I don't want to add a point. The problem is that the points now not always are shown in the right order. Of course it should be Jul, Aug, Sep, Oct and not like in the picture below (Jul, Sep, Aug, Oct) but whatever I try. This is the code I use:<br><br>Series1.Points.Add "Jul", 4550<br>Series1.Points.Add "Sep", 9170<br>Series1.Points.Add "Oct", 1608<br><br>Series2.Points.Add "Jul", 6034<br>Series2.Points.Add "Aug", 386<br>Series2.Points.Add "Oct", 1608<br><br>Series3.Points.Add "Jul", 3810<br>Series3.Points.Add "Oct", 2552<br><br>Any suggestions?<br><br><img src="uploads/6704/chart.jpg" height="407" width="391" border="0" /><br>]]>
   </description>
   <pubDate>Sun, 27 Mar 2011 05:08:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18123&amp;PID=63579&amp;title=weird-problem#63579</guid>
  </item> 
 </channel>
</rss>