-- Error message on crashing --

System.IndexOutOfRangeException: Der Index war auerhalb des Arraybereichs.
   bei Stimulsoft.Report.Chart.StiClusteredBarSeriesCoreXF.RenderSeries(StiContext context, RectangleF rect, StiAreaGeom geom, IStiSeries[] series)
   bei Stimulsoft.Report.Chart.StiAxisAreaCoreXF.RenderSeries(StiContext context, RectangleF rect, StiAreaGeom geom, List`1 seriesCollection)
   bei Stimulsoft.Report.Chart.StiAxisAreaCoreXF.Render(StiContext context, RectangleF rect)
   bei Stimulsoft.Report.Chart.StiChartCoreXF.Render(StiContext context, RectangleF rect, Boolean useMargins)
   bei Stimulsoft.Report.Painters.StiChartGdiPainter.DrawChart(StiChart chart, Graphics g, RectangleF rect, Boolean useMargins, Boolean useBackground)
   bei Stimulsoft.Report.Painters.StiChartGdiPainter.PaintChart(StiChart chart, Graphics g, RectangleF rect, Boolean drawBorder, Boolean drawFormatting)
   bei Stimulsoft.Report.Painters.StiChartGdiPainter.Paint(StiComponent component, StiPaintEventArgs e)
   bei Stimulsoft.Report.Painters.StiContainerGdiPainter.PaintComponents(StiContainer container, StiPaintEventArgs e)
   bei Stimulsoft.Report.Painters.StiBandGdiPainter.Paint(StiComponent component, StiPaintEventArgs e)
   bei Stimulsoft.Report.Painters.StiContainerGdiPainter.PaintComponents(StiContainer container, StiPaintEventArgs e)
   bei Stimulsoft.Report.Painters.StiPageGdiPainter.Paint(StiComponent comp, StiPaintEventArgs e)
   bei Stimulsoft.Report.Design.Controls.StiViewControl.Draw(Graphics g, Rectangle clipRect)
   bei Stimulsoft.Report.Design.Controls.StiViewControl.OnPaint(PaintEventArgs e)
   bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   bei System.Windows.Forms.Control.WmPaint(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


