Jump to content
Software FX Community

SVG Output


User (Legacy)

Recommended Posts

I'm having some difficulties getting SVG output. I've added a reference to

ChartFX.Writer.SVG and looked through the documentation but there seems to

be a lack of samples/documentation dealing with SVG.

Has anyone had luck getting SVG output to work? If so can you post a sample?

Server Error in '/OB-Dashboard' Application.

----------------------------------------------------------------------------

----

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the

current web request. Please review the stack trace for more information

about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set

to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the

current web request. Information regarding the origin and location of the

exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an

object.]

SoftwareFX.ChartFX.Internet.Server.ChartCore.5M(PaintBar 0LU, IGraphicsEx

0LV, Rectangle& 0LW)

SoftwareFX.ChartFX.Internet.Server.Chart.60(Stream 0MD, IOutputWriter

0ME, OutputText 0MF, OutputText 0MG, OutputInfo& 0MH)

SoftwareFX.ChartFX.Internet.Server.Chart.6F(OutputText 0NA, OutputText

0NB, Boolean 0NC, Boolean 0ND)

SoftwareFX.ChartFX.Internet.Server.Chart.Render(HtmlTextWriter output)

System.Web.UI.Control.RenderControl(HtmlTextWriter writer)

System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)

System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)

System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter

writer)

System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)

System.Web.UI.Control.RenderControl(HtmlTextWriter writer)

System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)

System.Web.UI.Control.Render(HtmlTextWriter writer)

System.Web.UI.Control.RenderControl(HtmlTextWriter writer)

System.Web.UI.Page.ProcessRequestMain()

----------------------------------------------------------------------------

----

Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET

Version:1.0.3705.288

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...