how to % sign in datatable values
Posted: Thu Sep 13, 2007 1:42 pm
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 ..
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 ..