Jump to content
Software FX Community

Is there a chance to do performance test?


MS.Yang

Recommended Posts

Hi, Support Team...

I have an additional question about ChartFX for WPF.

We have used FX 7 to display the scatter chart with 50,000 or more dots availably.

Is there any difference between FX 7 and ChartFX for WPF about this performance like this?

and is there any samples to test performance public?

Your response will be very helpful for us at this time.

Thanks.

Link to comment
Share on other sites

Although WPF is hardware accelerated there are some performance differences between WPF and GDI related to how elements are painted. Unfortunately We do not have any samples for performance testing.

In Chart FX for WPF I would recommend you try the following if performance is not satisfactory

- Change the Style which controls most of the visuals of the chart, e.g. chart1.Style = ChartFX.WPF.Motifs.Basic.Style;

- Set UseVisuals to false, this will use low-level rendering which sometimes is faster but you will lose the templatibility of the galleries.

JuanC

Link to comment
Share on other sites

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...