Disable StiChart when Count == 0
Posted: Fri Feb 26, 2010 9:58 am
Hi all
I have two charts in a databand. Each of them has different filters and I want them enable/disable by the count of the data rows.
I tried to set the Enable- and Width- Property in the ProcessChart Event but it does not affect the Chart (but it seams to affect the Chart on the next page).
I also tried to set these Properties in the BeforePrint Event but there the Count Property of the StiChart Component does not show the filtered count...
Thanks in advance
Andreas
I have two charts in a databand. Each of them has different filters and I want them enable/disable by the count of the data rows.
I tried to set the Enable- and Width- Property in the ProcessChart Event but it does not affect the Chart (but it seams to affect the Chart on the next page).
I also tried to set these Properties in the BeforePrint Event but there the Count Property of the StiChart Component does not show the filtered count...
Thanks in advance
Andreas