Circular gauge bug in the release 3.2.2930.22967/8
Posted: Fri Jan 11, 2008 3:02 am
Using TeeChart for .NET examples
Whats New --> New Series --> Circular Gauge
stop the animation
click edit
TYPE 1 into total angle and the following results
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Invalid parameter used.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.FillPolygon(Brush brush, PointF[] points, FillMode fillMode)
at System.Drawing.Graphics.FillPolygon(Brush brush, PointF[] points)
at Steema.TeeChart.Drawing.Graphics3DGdiPlus.Polygon(PointDouble[] p)
at Steema.TeeChart.Styles.GaugeSeriesPointer.DrawColorLine(Graphics3D g, Int32 StartAngle, Int32 EndAngle, Rectangle Container)
at Steema.TeeChart.Styles.CircularGauge.DrawColorLines(Graphics3D g)
at Steema.TeeChart.Styles.CircularGauge.DrawFace(Graphics3D g)
at Steema.TeeChart.Styles.CircularGauge.Draw()
at Steema.TeeChart.Styles.Series.DrawSeries()
at Steema.TeeChart.Chart.InternalDraw(Graphics g, Boolean noTools)
at Steema.TeeChart.Chart.InternalDraw(Graphics g)
at Steema.TeeChart.TChart.Draw(Graphics g)
at Steema.TeeChart.TChart.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Whats New --> New Series --> Circular Gauge
stop the animation
click edit
TYPE 1 into total angle and the following results
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Invalid parameter used.
at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.FillPolygon(Brush brush, PointF[] points, FillMode fillMode)
at System.Drawing.Graphics.FillPolygon(Brush brush, PointF[] points)
at Steema.TeeChart.Drawing.Graphics3DGdiPlus.Polygon(PointDouble[] p)
at Steema.TeeChart.Styles.GaugeSeriesPointer.DrawColorLine(Graphics3D g, Int32 StartAngle, Int32 EndAngle, Rectangle Container)
at Steema.TeeChart.Styles.CircularGauge.DrawColorLines(Graphics3D g)
at Steema.TeeChart.Styles.CircularGauge.DrawFace(Graphics3D g)
at Steema.TeeChart.Styles.CircularGauge.Draw()
at Steema.TeeChart.Styles.Series.DrawSeries()
at Steema.TeeChart.Chart.InternalDraw(Graphics g, Boolean noTools)
at Steema.TeeChart.Chart.InternalDraw(Graphics g)
at Steema.TeeChart.TChart.Draw(Graphics g)
at Steema.TeeChart.TChart.OnPaint(PaintEventArgs pe)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)