<?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 : Catching ChartSeriesPoint Associated Labels</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Catching ChartSeriesPoint Associated Labels]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 16:31:12 +0000</pubDate>
  <lastBuildDate>Thu, 19 Nov 2020 03:56:03 +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=24095</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[Catching ChartSeriesPoint Associated Labels : Hey All,I&amp;#039;m trying to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24095&amp;PID=77937&amp;title=catching-chartseriespoint-associated-labels#77937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9443">GazitJ</a><br /><strong>Subject:</strong> 24095<br /><strong>Posted:</strong> 19 November 2020 at 3:56am<br /><br />Hey All,<div><br></div><div>I'm trying to use the HitTest() method for catching associated "ChartSeriesPoint" labels in my dialog.<br><br><div>CUiChartControl* ipChart</div><div>CPoint iPt<br><br><div>ChartSeriesPoint* pChartSeriesPoint =</div><div><span style="white-space: pre;">		</span>dynamic_cast&lt;ChartSeriesPoint*&gt;(ipChart-&gt;HitTest(iPt));</div><div>ChartAxisLabel* pBarAxisLabel =</div><div><span style="white-space: pre;">		</span>dynamic_cast&lt;ChartAxisLabel*&gt;(ipChart-&gt;HitTest(iPt));</div><div>ChartBarSeriesLabel* pBarSeriesLabel =</div><div><span style="white-space: pre;">		</span>dynamic_cast&lt;ChartBarSeriesLabel*&gt;(ipChart-&gt;HitTest(iPt));</div></div><br></div><div>When I'm catching the "ChartAxisLabel" or the "ChartBarSeriesLabel" I don't see anything<br>that connect them to the "ChartSeriesPoint".</div><div><br></div><div><img src="http://forum.codejock.com/uploads/9443/Capture.PNG" height="185" width="360" border="0" /><br></div><div><br></div><div>Can someone help me please?</div>]]>
   </description>
   <pubDate>Thu, 19 Nov 2020 03:56:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24095&amp;PID=77937&amp;title=catching-chartseriespoint-associated-labels#77937</guid>
  </item> 
 </channel>
</rss>