Turning off scientific notation |
Post Reply |
Author | |
belkaze
Groupie Joined: 10 September 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 09 October 2011 at 1:58am |
How does one turn off the scientific notation?
|
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
Use the following:
xtpChartNumber gets rid of the scientific numbering, the other two do as they suggest. |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
belkaze
Groupie Joined: 10 September 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
|
Thanks, the display label on top of the bar is no longer scientific notation what about the values on the axis?
|
|
belkaze
Groupie Joined: 10 September 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
|
That's ok found it where to turn it off
Turning off the scientific notation off the AxisY Label Format ChartControl1.Content.Diagrams(0).AxisY.Label.Format.Category = xtpChartNumber ChartControl1.Content.Diagrams(0).AxisY.Label.Format.DecimalPlaces = 0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |