<?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 : Turning off scientific notation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : Turning off scientific notation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 15:00:17 +0000</pubDate>
  <lastBuildDate>Tue, 11 Oct 2011 04:38:34 +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=19049</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[Turning off scientific notation :  That&amp;#039;s ok found it where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66563&amp;title=turning-off-scientific-notation#66563</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6367">belkaze</a><br /><strong>Subject:</strong> 19049<br /><strong>Posted:</strong> 11 October 2011 at 4:38am<br /><br />That's ok found it where to turn it off<div><br></div><div>Turning off the scientific notation off the AxisY Label Format</div><div><div>&nbsp; &nbsp; ChartControl1.Content.Diagrams(0).AxisY.Label.Format.Category = xtpChartNumber</div><div>&nbsp; &nbsp; ChartControl1.Content.Diagrams(0).AxisY.Label.Format.DecimalPlaces = 0</div></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 11 Oct 2011 04:38:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66563&amp;title=turning-off-scientific-notation#66563</guid>
  </item> 
  <item>
   <title><![CDATA[Turning off scientific notation : Thanks, the display label on top...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66562&amp;title=turning-off-scientific-notation#66562</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6367">belkaze</a><br /><strong>Subject:</strong> 19049<br /><strong>Posted:</strong> 11 October 2011 at 4:13am<br /><br />Thanks, the display label on top of the bar is no longer scientific notation what about the values on the axis?]]>
   </description>
   <pubDate>Tue, 11 Oct 2011 04:13:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66562&amp;title=turning-off-scientific-notation#66562</guid>
  </item> 
  <item>
   <title><![CDATA[Turning off scientific notation : Use the following: For i = 0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66554&amp;title=turning-off-scientific-notation#66554</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 19049<br /><strong>Posted:</strong> 10 October 2011 at 9:28am<br /><br />Use the following:<br><br><table width="99%"><tr><td><pre class="BBcode">For i = 0 to 1<br>&nbsp;&nbsp;&nbsp; ChartControl.Content.Series(i).style.Label.Format.Category = xtpChartNumber<br>&nbsp;&nbsp;&nbsp; ChartControl.Content.Series(i).style.Label.Format.UseThousandSeparator = True<br>&nbsp;&nbsp;&nbsp; ChartControl.Content.Series(i).style.Label.Format.DecimalPlaces = 2<br>Next<br></pre></td></tr></table><br><br>xtpChartNumber gets rid of the scientific numbering, the other two do as they suggest.<br>]]>
   </description>
   <pubDate>Mon, 10 Oct 2011 09:28:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66554&amp;title=turning-off-scientific-notation#66554</guid>
  </item> 
  <item>
   <title><![CDATA[Turning off scientific notation :  How does one turn off the scientific...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66552&amp;title=turning-off-scientific-notation#66552</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6367">belkaze</a><br /><strong>Subject:</strong> 19049<br /><strong>Posted:</strong> 09 October 2011 at 1:58am<br /><br />How does one turn off the scientific notation?<div><br></div><div><img src="uploads/6367/9-10-2011_7-27-51_PM.jpg" height="280" width="419" border="0" /><br></div>]]>
   </description>
   <pubDate>Sun, 09 Oct 2011 01:58:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19049&amp;PID=66552&amp;title=turning-off-scientific-notation#66552</guid>
  </item> 
 </channel>
</rss>