View Single Post
  #2 (permalink)  
Old 07-03-2009, 02:15 AM
4robert 4robert is online now
Junior Member
 
Join Date: Feb 2009
Posts: 22
Unhappy

Still no feedback from anybody!!

I want to add some more points here. Just I have written some script in my reports. Now want to know how to apply this solution.

I think the probable solution is like this:-
If count_type_of_bar>2 then
bar.width=1cm and bar.position= middle
else
do nothing
end if

Here I dont know what are the exact properties to get "count_type_of_bar" and "bar.width" and "bar.position".
I am giving this just for example.
For Example, I know dph.getBaseDisplayValue for checking "Bar Value".
How to access these properties?

It is urgent. Please Help me.

Thanks in Advance!

Robert
Reply With Quote