Page 1 of 1

how to % sign in datatable values

Posted: Thu Sep 13, 2007 1:42 pm
by 9524108
i would like to show the % sign along with value in the datatable ..

i tired to use
tchart1.series(i).valueformat="##,###.##%"
and also used

TChart1.Series(i).marks.Style = smsPercent

both of them does not give exact result ...

help needed ..

Posted: Thu Sep 13, 2007 3:01 pm
by narcis
Hi daryl,

What do you exactly mean with this?
both of them does not give exact result ...
Thanks in advance!

Posted: Fri Sep 14, 2007 8:25 am
by 9524108
% does not show with values ...

Posted: Fri Sep 14, 2007 10:21 am
by narcis
Hi daryl,

Either setting ValueFormat or Marks.Style as you works fine for me here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here and let us know the TeeChart version you are using?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.