Pre loader

ScatterChart with XYZDataSeries

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

Hi,
Is it possible to plot scatter chart with xyzDataSeries using Scichart WPF charts.
My requirement is to plot three variants of data (xyz), where x & y are axis, z is data to plot
Thanks
deepak

Version
5.1
  • You must to post comments
0
0

Hi there,

Thanks for your question.
Unfortunately, it’s not very clear from the description what you want to achieve. Could you please send an image?

You can take a look at our Bubble Charts Type. Here is the corresponding documentation:
https://www.scichart.com/documentation/v5.x/webframe.html#The%20Bubble%20Charts%20Type.html

And our “Bubble chart example”:
https://www.scichart.com/example/wpf-chart-example-bubble-chart/

  • You must to post comments
0
0

Sorry, my requirement is to plot three variables of data as in your example(bubble chart)..But is it possible to do using scatter chart?, as i wanted the plot look like in the attached image.
Thanks

Images
  • You must to post comments
0
0

Hi there,

Thanks for your reply.
Scatter Series uses PointMarkers for datapoints visualization. By default, PointMarkers have the same size and appearance. Please take a look at the Scatter Series documentation:
https://www.scichart.com/documentation/v5.x/webframe.html#The%20Scatter%20Series%20Type.html

And documentation regarding PointMarkers API:
https://www.scichart.com/documentation/v5.x/webframe.html#Point%20Marker%20API%20-%20BaseRenderableSeries.Pointmarker.html

However, you can create your own Custom Point Markers and deside which datapoints should use them. For more information please see our “Custom Point Marker” example:
https://www.scichart.com/example/wpf-chart-example-custom-point-marker/

  • You must to post comments
Showing 3 results
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