<?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 : Just one Label in a Series</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Just one Label in a Series]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 00:49:24 +0000</pubDate>
  <lastBuildDate>Tue, 16 Dec 2014 09:08:46 +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=18088</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[Just one Label in a Series : A single space character as LabelText...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=72981&amp;title=just-one-label-in-a-series#72981</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6401">Arnoutdv</a><br /><strong>Subject:</strong> 18088<br /><strong>Posted:</strong> 16 December 2014 at 9:08am<br /><br />A single space character as LabelText works for me]]>
   </description>
   <pubDate>Tue, 16 Dec 2014 09:08:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=72981&amp;title=just-one-label-in-a-series#72981</guid>
  </item> 
  <item>
   <title><![CDATA[Just one Label in a Series : You&amp;#039;ve probably already resolved...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=72949&amp;title=just-one-label-in-a-series#72949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 18088<br /><strong>Posted:</strong> 30 November 2014 at 6:20pm<br /><br />You've probably already resolved this but according to the CJ source if there is no string for the label it defaults to the value of the point. <br><br>You could try setting a non-printable character in SetLabelText. Since it's just a text field the label can accept any formatted CString. As long as there is a non-empty string it will override the label value default.<br>]]>
   </description>
   <pubDate>Sun, 30 Nov 2014 18:20:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=72949&amp;title=just-one-label-in-a-series#72949</guid>
  </item> 
  <item>
   <title><![CDATA[Just one Label in a Series : Hmmm, when I add a point I use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63449&amp;title=just-one-label-in-a-series#63449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 18088<br /><strong>Posted:</strong> 22 March 2011 at 5:31am<br /><br />Hmmm, when I add a point I use <FONT size=2><EM>SetLabelText</EM> to set it to _T("") or NULL, but in both cases it shows the values of all the point. And <FONT size=2><EM>pStyle-&gt;GetLabel()-&gt;SetVisible(TRUE);</EM> <DIV></DIV><DIV>&nbsp;</DIV><DIV>Is this possible at all? Other graph controls have custom labels, that you can add and attach to e.g. data points, axes etc., is that possible with this graph?</DIV><DIV>&nbsp;</DIV><DIV>-cpede</DIV></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 22 Mar 2011 05:31:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63449&amp;title=just-one-label-in-a-series#63449</guid>
  </item> 
  <item>
   <title><![CDATA[Just one Label in a Series : Hi,  With ActiveX version we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63427&amp;title=just-one-label-in-a-series#63427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 18088<br /><strong>Posted:</strong> 21 March 2011 at 10:02am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>With ActiveX version we are able to assign value to Point.LabelText. </DIV><DIV>Seems a space doesn't draw label.</DIV><DIV>&nbsp;</DIV><DIV>So,&nbsp;&nbsp;&nbsp;curPoint.LabelText = IIf((i Mod 10), &lt;<EM>Your value</EM>&gt;,&nbsp;" ") would assign a labeltext to every tenth point.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 10:02:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63427&amp;title=just-one-label-in-a-series#63427</guid>
  </item> 
  <item>
   <title><![CDATA[Just one Label in a Series : Can I add a label to just one...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63425&amp;title=just-one-label-in-a-series#63425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 18088<br /><strong>Posted:</strong> 21 March 2011 at 9:33am<br /><br />Can I add a label to just one point in a series. If I have 1000 points it would be nice to be able to select the points to have labels on, otherwise the graph gets overcrowded by labels.<DIV>&nbsp;</DIV><DIV>-cpede</DIV>]]>
   </description>
   <pubDate>Mon, 21 Mar 2011 09:33:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18088&amp;PID=63425&amp;title=just-one-label-in-a-series#63425</guid>
  </item> 
 </channel>
</rss>