<?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 : Chart legend in report control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Chart legend in report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 21 May 2026 05:22:06 +0000</pubDate>
  <lastBuildDate>Wed, 29 Sep 2010 01:21:47 +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=17336</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[Chart legend in report control : Hi,GetContent()-&amp;gt;GetAppeara...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60564&amp;title=chart-legend-in-report-control#60564</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17336<br /><strong>Posted:</strong> 29 September 2010 at 1:21am<br /><br />Hi,<div><br></div><div><br></div><div><div>GetContent()-&gt;GetAppearance()-&gt;GetPalette()-&gt;GetColor(m_pSeries-&gt;GetPaletteIndex());</div></div><div><div><div>GetContent()-&gt;GetAppearance()-&gt;GetPalette()-&gt;GetColor2(m_pSeries-&gt;GetPaletteIndex());</div></div></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 29 Sep 2010 01:21:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60564&amp;title=chart-legend-in-report-control#60564</guid>
  </item> 
  <item>
   <title><![CDATA[Chart legend in report control :    oleg wrote:Hi,Can use markup:&amp;lt;Page...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60553&amp;title=chart-legend-in-report-control#60553</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 17336<br /><strong>Posted:</strong> 28 September 2010 at 5:33pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div><br></div><div>Can use markup:</div><div><br></div><div><div>&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'&gt;</div><div>&nbsp;&nbsp;&lt;Grid Width='19' Height='11'&gt; &nbsp;</div><div>&nbsp;&nbsp; &nbsp;&lt;Line Stroke='<b>#b26c00</b>' X2='19' Y1='5' Y2='5'/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;Ellipse Width='11' Height='11' Fill='Red' Stroke='#824900'&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;Ellipse.Fill&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5"&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;GradientStop Color="<b>#dd8a00</b>" Offset="0"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;GradientStop Color="<b>#c97b00</b>" Offset="1"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;/LinearGradientBrush&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;/Ellipse.Fill&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;/Ellipse&gt;</div><div>&nbsp;&nbsp;&lt;/Grid&gt;</div><div>&lt;/Page&gt;</div></div></td></tr></table><br><br>Hello Oleg,<br><br>how do you calculate the gradient colors at runtime?<br><br>Andre<br><br>]]>
   </description>
   <pubDate>Tue, 28 Sep 2010 17:33:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60553&amp;title=chart-legend-in-report-control#60553</guid>
  </item> 
  <item>
   <title><![CDATA[Chart legend in report control :  Thanks Oleg.Is it possible to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60540&amp;title=chart-legend-in-report-control#60540</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 17336<br /><strong>Posted:</strong> 28 September 2010 at 6:52am<br /><br />Thanks Oleg.<br><br>Is it possible to get the markup from the legend items and pass it to the report control?<br><br>Could you add a method to the chart control where I pass the marker type, size and color and get the markup in return?<br><br>marker.GetMarkup(type, size, color);<br><br>]]>
   </description>
   <pubDate>Tue, 28 Sep 2010 06:52:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60540&amp;title=chart-legend-in-report-control#60540</guid>
  </item> 
  <item>
   <title><![CDATA[Chart legend in report control : Hi,Can use markup:&amp;lt;Page xml...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60520&amp;title=chart-legend-in-report-control#60520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17336<br /><strong>Posted:</strong> 28 September 2010 at 1:10am<br /><br />Hi,<div><br></div><div>Can use markup:</div><div><br></div><div><div>&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'&gt;</div><div>&nbsp;&nbsp;&lt;Grid Width='19' Height='11'&gt; &nbsp;</div><div>&nbsp;&nbsp; &nbsp;&lt;Line Stroke='#b26c00' X2='19' Y1='5' Y2='5'/&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;Ellipse Width='11' Height='11' Fill='Red' Stroke='#824900'&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;Ellipse.Fill&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5"&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;GradientStop Color="#dd8a00" Offset="0"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;GradientStop Color="#c97b00" Offset="1"/&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;/LinearGradientBrush&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;/Ellipse.Fill&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;/Ellipse&gt;</div><div>&nbsp;&nbsp;&lt;/Grid&gt;</div><div>&lt;/Page&gt;</div></div>]]>
   </description>
   <pubDate>Tue, 28 Sep 2010 01:10:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60520&amp;title=chart-legend-in-report-control#60520</guid>
  </item> 
  <item>
   <title><![CDATA[Chart legend in report control : Hi,how can I draw the legend markers...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60512&amp;title=chart-legend-in-report-control#60512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 17336<br /><strong>Posted:</strong> 27 September 2010 at 11:10am<br /><br />Hi,<br><br>how can I draw the legend markers in the report control?<br>See mock up below.<br><br>Andre<br><br><img src="uploads/1755/chart_legend.png" height="499" width="552" border="0" /><br><br><img src="uploads/1755/report_legend.png" height="530" width="236" border="0" /><br>]]>
   </description>
   <pubDate>Mon, 27 Sep 2010 11:10:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17336&amp;PID=60512&amp;title=chart-legend-in-report-control#60512</guid>
  </item> 
 </channel>
</rss>