I want to add a horizonal bar from a database. I know that the point values must be inverted but I thought all that would be is swapping the .YValues.ValueSource and the .LabelsSource properties but the chart doesn't display. Is there anything else I need to do?
Reedie.
Adding horizontal bar from database?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Reedie,
You should swap XValues by YValues. Bars will be determined by Y values and their value will be the X values.
Hope this helps!
You should swap XValues by YValues. Bars will be determined by Y values and their value will be the X values.
Hope this helps!
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 |