Jump to content
Software FX Community

Simple Line chart with ChartFx Asp.net (c#)


Recommended Posts

Posted

Hello!

I need build a line chart using database, but I have not found examples. How begin?

I try

Chart.Data[0,1] = 1;

Chart.Data[1,0]= "01/jan/2010"; // not allow.

Please help me.

Tks.

Posted

Hello. The product comes with plenty samples, including examples on how to pass data to the chart. Take a look at your Resource Center (under the Windows Start Menu) or at C:\Program Files (x86)\Chart FX 7\Help and Samples\Sample Applications\Web FormsĀ  (remove the (x86) if you haveĀ a 32bit machine). Look for a sample called Passing Data.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...