Disable StiChart when Count == 0

Stimulsoft Reports.NET discussion
Post Reply
Andreas Tastler
Posts: 63
Joined: Fri Jul 17, 2009 5:00 am
Location: St. Gallen, Switzerland

Disable StiChart when Count == 0

Post by Andreas Tastler »

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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Disable StiChart when Count == 0

Post by Edward »

Hi

Could you please attach here ('Attach' button) or send to support[at]stimulsoft.com sample report which illustrates the problem?

Thank you.
Post Reply