Hi All
I have a real-time data aquistion application. I want to display a legend like:
Oxygen (13.5 mV)
Nitrogen (27.4 mV)
Test ( 9.5 mV)
Is there a simple way to ensure that the first "(" is aligned??
The legned also have checkboxes and symbols!
Regards Jørgen
Align text within a legend
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Jørgen,
I'm afraid not automatically, the only way I can think of is using OnGetLegendText event and manually parse the text there or provide properly formated text to series labels when populating them.
I'm afraid not automatically, the only way I can think of is using OnGetLegendText event and manually parse the text there or provide properly formated text to series labels when populating them.
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 |