Pre loader

how we can draw circle or ellipse in the SciChart?

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

Dear Sir,

Warm Greetings!
Sir, could you give some tips how we can draw circle or ellipse in the SciChart?

Your swift reply will be deeply appreciated.

Thank you and kind regards,

Team Solmitech

Version
1.2.1
  • You must to post comments
1
0

For a circle, a hacky way would be to draw a BoxAnnotation using a Corner Radius set to half the height.

For an ellipse, you could implement your own EllipseAnnotation or EllipseModifier which draws a circle using standard WPF elements.

  • You must to post comments
0
0

Hi Solmitech team,

You’re looking for a solution in our Android Charts right?

If so, please try this one:

  1. using SciChart Android v1.x: Custom Annotations
  2. using SciChart Android v2.x: Custom Annotations

This API allows you to create any shape on the Android Chart surface.

enter image description here

Let me know if that helps!

Best regards,
Andrew

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