Is there a way to tell the graph to always round all Y-values to 1 decimal (i.e. 12,47 will be 12,5). I know it isn't too hard doing it 'manually' before adding the values, but if the functionality is already there in the graph, I could as well use it.
Btw, I'm using the FastLine series.
regards
Andreas
Y-values rounded to 1 decimal
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andreas,
Yes, you can use series' ValueFormat property. This can be either configured at run-time or at design-time using the chart editor. For more information on Customer Numeric Format Strings you can read this article.
Thanks in advance.
Yes, you can use series' ValueFormat property. This can be either configured at run-time or at design-time using the chart editor. For more information on Customer Numeric Format Strings you can read this article.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |