| chartseries.Type = Telerik.Reporting.Charting.ChartSeriesType.StackedBar; |
| chartseries.Appearance.BarWidthPercent = 15; |
| chartseries.Items[j].Label.Visible = false; |
| chartseries.Appearance.FillStyle.MainColor = System.Drawing.Color.FromArgb(57, 19, 232); |
| http://www.mediafire.com/file/q1ggnyj2y2y/Telerik Report.rar |
this
.DataSource = MyBusinessClass.LoadTestData();
}
else
{
this.DataSource = MyBusinessClass.LoadRealData();
}
...
I did try this.DebugMode() and it didn't behave as I thought it would.
Thanks for your input on this matter.
Michael
Good morning,
We have a problem that we cannot resolve watching the documentation.
After we created a report using wizard, we tried to impost specified parameters, but we do not managed to make them independents between them. For example we do not succeed to execute a research for only one of the indicated parameters also having insert NULL provision and finally we have some trouble to apply filters from a master to a subreport.
We would like to ask you a help to resolve these problems.
Thank you so much.
We look forward to your answer,
Yours faithfully.