<?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 : Display big double numbers in scientific notation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Display big double numbers in scientific notation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 21 May 2026 03:38:45 +0000</pubDate>
  <lastBuildDate>Tue, 29 Sep 2020 08:07:50 +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=24074</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[Display big double numbers in scientific notation : HiI&#226;&#8364;&#8482;m trying to use a CXTPChartControl,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24074&amp;PID=77879&amp;title=display-big-double-numbers-in-scientific-notation#77879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9445">Bassam</a><br /><strong>Subject:</strong> 24074<br /><strong>Posted:</strong> 29 September 2020 at 8:07am<br /><br /><font face="Arial, Helvetica, sans-serif" size="3">Hi<br style="">I’m trying to use a CXTPChartControl, then I have added to it a series with many points as:</font><div><font face="Arial, Helvetica, sans-serif" size="3"><div>CXTPChartSeries* series1 = new CXTPChartSeries();</div><div><span style="white-space:pre">	</span>series1-&gt;GetPoints()-&gt;Add(new CXTPChartSeriesPoint(0, 123456789));</div><div><span style="white-space:pre">	</span>series1-&gt;GetPoints()-&gt;Add(new CXTPChartSeriesPoint(3, 2));</div><div><font face="Arial, Helvetica, sans-serif" size="3"><br></font></div><div><font face="Arial, Helvetica, sans-serif" size="3">But my problem is a codejock chart rendered a points in scientific notation, i.e (</font>1.23457e+08) not as it (123456789).</div><div>Also this problem repeated in axis values (as displayed in image below).</div><div><br></div><div><img src="uploads/9445/1.jpg" height="378" width="786" border="0" /><br></div></font><font face="Arial, Helvetica, sans-serif" size="3"><br style="">How can I solve this problem?<br style=""><br style="">Thanks.</font><br style="font-family: &quot;Courier New&quot;, sans-serif; font-size: 11px;"></div>]]>
   </description>
   <pubDate>Tue, 29 Sep 2020 08:07:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24074&amp;PID=77879&amp;title=display-big-double-numbers-in-scientific-notation#77879</guid>
  </item> 
 </channel>
</rss>