<?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 : Legend bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Legend bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 21 May 2026 05:16:46 +0000</pubDate>
  <lastBuildDate>Tue, 14 Jun 2011 04:20:45 +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=18537</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[Legend bug? : And... I want the same colors...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64911&amp;title=legend-bug#64911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 14 June 2011 at 4:20am<br /><br />And... I want the same colors as if automatic coloring was being used. How can that be accomplished? Is the color generator available outside the class?]]>
   </description>
   <pubDate>Tue, 14 Jun 2011 04:20:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64911&amp;title=legend-bug#64911</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? : Thanks. But I want only one legend...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64909&amp;title=legend-bug#64909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 14 June 2011 at 2:29am<br /><br />Thanks. But I want only one legend :)<br />Hence, three pies (e.g. 1 per year) with the same series - wirh different data of course.<br /><br />I believe I have to populate the legend manually, wirh ONE instance of the series. But how?]]>
   </description>
   <pubDate>Tue, 14 Jun 2011 02:29:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64909&amp;title=legend-bug#64909</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? : Hi,If you need separate legend...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64905&amp;title=legend-bug#64905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 14 June 2011 at 1:29am<br /><br />Hi,<div><br></div><div>If you need separate legend with each pie, you can only add same 2-3 Chart windows.</div><div><br></div><div>You can manually set color with&nbsp;</div><div>pPoint-&gt;SetColor(CXTPChartColor::Red);</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 14 Jun 2011 01:29:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64905&amp;title=legend-bug#64905</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? :  Works for Pie. Not for Pie 3d....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64888&amp;title=legend-bug#64888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 13 June 2011 at 4:34pm<br /><br /><p>Works for Pie. Not for Pie 3d. Why?</p><div>&nbsp;</div><div>Also, I'm not happy with the result. I want all pies to show the same colors, but with different values. Excel sample:</div><div>&nbsp;</div><div><img src="uploads/2198/excel_sample.png" height="310" width="598" border="0" /></div><div>&nbsp;</div><div>Whereas I get this:</div><div>&nbsp;</div><div><img src="uploads/2198/weird_pies.png" height="197" width="568" border="0" /></div><div>&nbsp;</div><div>Called SetColorEach(FALSE) for each series:</div><div>&nbsp;</div><div><strong>UPDATE:</strong></div><div>for each category</div><div>&nbsp;&nbsp;&nbsp;add series</div><div>&nbsp;&nbsp; SetColorEach(FALSE)</div><div>&nbsp;&nbsp; for each series</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; add point</div><div>&nbsp;</div><div>I'm probably missing something here. Please enlighten me! :)</div>]]>
   </description>
   <pubDate>Mon, 13 Jun 2011 16:34:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64888&amp;title=legend-bug#64888</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? : Hi,You need addpStyle-&amp;gt;SetColorEach(FALSE);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64877&amp;title=legend-bug#64877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 13 June 2011 at 2:23am<br /><br />Hi,<div><br></div><div>You need add</div><div><br></div><div>pStyle-&gt;SetColorEach(FALSE);</div>]]>
   </description>
   <pubDate>Mon, 13 Jun 2011 02:23:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64877&amp;title=legend-bug#64877</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? :   Also, I want the series to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64870&amp;title=legend-bug#64870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 12 June 2011 at 6:13pm<br /><br />Also, I want the series to have the same colors! In this case, the pies represent a&nbsp;comparison chart!! :/]]>
   </description>
   <pubDate>Sun, 12 Jun 2011 18:13:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64870&amp;title=legend-bug#64870</guid>
  </item> 
  <item>
   <title><![CDATA[Legend bug? :   15.0.2Sample...I have three...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64869&amp;title=legend-bug#64869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 18537<br /><strong>Posted:</strong> 12 June 2011 at 5:57pm<br /><br />15.0.2<div>&nbsp;</div><div>Sample...</div><div>I have three categories: A, B, C</div><div>I have&nbsp;three pie-series: X, Y, Z</div><div>&nbsp;</div><div>Three pies are displayed with correct values. The legend displays labels "0", "1" and "2". What I want is of course to display the series names: "X", "Y", "Z" with NO values!</div><div>&nbsp;</div><div>What am I missing here? Usually this is enough to get right labels:</div><div><font size="2" face="C&#111;nsolas"><font size="2" face="C&#111;nsolas">CXTPChartSeries* pSeries = pContent-&gt;GetSeries()-&gt;Add(new CXTPChartSeries);<br>pSeries-&gt;SetName(strCategory);</font></font></div><div><font size="2" face="C&#111;nsolas"></font>&nbsp;</div><div><font size="2" face="C&#111;nsolas"><img src="uploads/2198/pie_correct.png" height="224" width="1222" border="0" /></font></div><div><font size="2" face="C&#111;nsolas"><strong>Pies are correct!</strong></font></div><div><font size="2" face="C&#111;nsolas"></font>&nbsp;</div><div><font size="2" face="C&#111;nsolas">But... legend is totally wrong!</font></div><div><font size="2" face="C&#111;nsolas"></font>&nbsp;</div><div><img src="uploads/2198/legend_incorrect.png" height="266" width="95" border="0" /></div>]]>
   </description>
   <pubDate>Sun, 12 Jun 2011 17:57:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18537&amp;PID=64869&amp;title=legend-bug#64869</guid>
  </item> 
 </channel>
</rss>