Jump to content
Software FX Community

Bubblke Chart problems


User (Legacy)

Recommended Posts

I get the following trace when I send in just one point to a bubble Chart

does this indicate a problem in my code or what ???

How should I nail it down ...

at System.Drawing.Graphics.CheckErrorStatus(Int32 status)\r\n

at System.Drawing.Graphics.FillEllipse(Brush brush, Int32 x, Int32 y, Int32

width, Int32 height)\r\n

at ChartFX.WebForms.Internal.GraphicsEx.FillEllipse(Brush brush, Int32 x,

Int32 y, Int32 w, Int32 h)\r\n

at ChartFX.WebForms.m.b(Brush A_0, Int32 A_1, Int32 A_2, Int32 A_3, Int32

A_4)\r\n

at ChartFX.WebForms.ah.a(IGraphicsEx A_0, Int32 A_1, Int32 A_2, Int32 A_3,

Int32 A_4, Brush A_5, Pen A_6, Boolean A_7, Color A_8)\r\n

at ChartFX.WebForms.u.a(IGraphicsEx A_0, Int32 A_1, Int32 A_2, Int32 A_3,

MarkerShape A_4, Brush A_5, Pen A_6, Pen A_7, Boolean A_8, Font A_9, Image

A_10, Color A_11)\r\n

at ChartFX.WebForms.u.a(Int32 A_0, Int32 A_1, Int32 A_2, Int32 A_3)\r\n

at ChartFX.WebForms.Galleries.Bubble.a(Int32 A_0, PaintMarkBase A_1, Int32&

A_2, Int32& A_3)\r\n

at ChartFX.WebForms.u.a(Int32& A_0, Int32& A_1)\r\n

at ChartFX.WebForms.u.b(Int32& A_0, Int32& A_1)\r\n

at ChartFX.WebForms.u.t()\r\n

at ChartFX.WebForms.u.a(IFrame A_0, Int32& A_1)\r\n

at ChartFX.WebForms.Chart.a(PaintBar A_0, IGraphicsEx A_1)\r\n

at ChartFX.WebForms.Chart.a(PaintBar A_0, IGraphicsEx A_1, Rectangle&

A_2)\r\n

at ChartFX.WebForms.Chart.a(IGraphicsEx A_0, Rectangle A_1, Boolean A_2)\r\n

at ChartFX.WebForms.Chart.a(Stream A_0, IOutputWriter A_1, OutputText A_2,

OutputText A_3, OutputInfo A_4)\r\n

at ChartFX.WebForms.Chart.a(OutputText A_0, OutputText A_1, Boolean A_2,

String A_3, String A_4)\r\n

at ChartFX.WebForms.Chart.Render(HtmlTextWriter output)\r\n

at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer,

ControlAdapter adapter)\r\n

at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter

adapter)\r\n

at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)\r\n

at NNIOChart.BubbleChartDB.Render(HtmlTextWriter writer) in

c:\\mgns\\Visual Studio

2005\\Projects\\SampleChart\\SampleChart\\BubbleChartDB.cs:line 277"

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...