<?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 : Legends</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Legends]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 00:19:27 +0000</pubDate>
  <lastBuildDate>Wed, 29 Feb 2012 19:44:00 +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=19536</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[Legends : I can&amp;#039;t get a Legend to appear...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19536&amp;PID=67718&amp;title=legends#67718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6557">prounds</a><br /><strong>Subject:</strong> 19536<br /><strong>Posted:</strong> 29 February 2012 at 7:44pm<br /><br />I can't get a Legend to appear in a chart I'm creating using the ChartFastLineStyle style.<DIV></DIV><DIV>&nbsp;</DIV><DIV>Code is: (C#, .NET4)</DIV><DIV>&nbsp;</DIV><DIV>for ( int i = 0; i &lt; ItemsCount; i++)</DIV><DIV>{</DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV>string series = "Series " + i.ToString();</DIV><DIV>XtremeChartControl.ChartSeries dataSeries = axCC_Presentation.Content.Series.Add(series);</DIV><DIV>...&nbsp;&nbsp; Load some Data into the series...</DIV><DIV>dataSeries.LegendText = "Legend Text " + i.toString();</DIV><DIV>// Set a color for each series</DIV><P>XtremeChartControl.ChartFastLineSeriesStyle LineStyle&nbsp;= new XtremeCharControl.ChartFastLIneSeriesStyle();</P><DIV>LineStyle.color = (uint) Colors(i)&nbsp; // Colors is an array of colors I made, which work</DIV></BLOCKQUOTE><DIV dir=ltr>}</DIV><DIV dir=ltr>&nbsp;</DIV><DIV dir=ltr>for&nbsp; (int i = 0; i &lt; ItemsCount; i++)</DIV><DIV dir=ltr>{</DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV dir=ltr>XtremeCHartControl.ChartDiagram2D Diagram = (XtremeChartControDiagram2d) axCC_Presentation.Content.Series<em>.Diagram;</DIV><DIV dir=ltr>axCC_Presentation.Content.Legend.Visible = true;</DIV><DIV dir=ltr>&nbsp;.. Play around with each diagram, setting the same range for each..</DIV><DIV dir=ltr>&nbsp;</DIV></BLOCKQUOTE><DIV dir=ltr>}</DIV><DIV dir=ltr>&nbsp;</DIV><BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr><DIV dir=ltr>&nbsp;</DIV><DIV dir=ltr>&nbsp;</DIV></BLOCKQUOTE>]]>
   </description>
   <pubDate>Wed, 29 Feb 2012 19:44:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19536&amp;PID=67718&amp;title=legends#67718</guid>
  </item> 
 </channel>
</rss>