Pre loader

Plot 3 dimensional data in 2-D chart

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hello,
My requirement is to plot 3 dimensional data(x,y,z) in 2 D WPF chart. I know this is possible with bubble chart. But , i would like the plot to be seen as shown in the attached image file. I would like have Crossmark point marker instead of bubble(ellipse marker?) and crossmark should not be scaled according to z value(no scaling of point marker and it should be of default size ).
Please let me know how to achieve this one?

Version
5.3
Images
  • You must to post comments
0
0

Hi there,

Thanks for your question.
You can use Scatter Series Type for the Chart on your image. Please see the Scatter Series Type documentation for more info:
https://www.scichart.com/documentation/v5.x/webframe.html#The%20Scatter%20Series%20Type.html

Please note that you have to provide new XyDataSeries<> based on the data you have.

You can also use XPointMarkers to draw Crossmarks. Please see the Point Marker API documentation:
https://www.scichart.com/documentation/v5.x/webframe.html#Point%20Marker%20API%20-%20BaseRenderableSeries.Pointmarker.html

Hope this helps.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies