Hi,
my understanding is this:
barcount counts all the bars in the chart (not just visible);
so, i have written
printf("bars in the chart:"+barcount);
it's giving different number of bars when zoomed in and zoomed out.
Does barcount look at visible bars only?Regards, M D KUMAR
