Page 1 of 1

Align text within a legend

Posted: Fri May 11, 2007 10:52 am
by 9238722
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

Posted: Fri May 11, 2007 11:00 am
by narcis
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.