Pre loader

Is it possible to draw Annotations below series?

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

Answered
0
0

is it possible to draw annotations beneath the renderable series?

  • You must to post comments
Best Answer
1
0

Hi there,

Yes it is possible to draw annotations behind the chart series, by using the property AnnotationBase.AnnotationCanvas = AnnotationCanvas.BelowChart as demonstrated by this Silverlight 5 example.

Hope this helps!
Andrew

  • Iulian Baciu
    With this solution the annotation would be below the series and below the tick lines also. Is there a way to have the annotation above the tick lines and below the series?
  • Andrew Burnett-Thompson
    Yes I’m afraid from version ~4 of SciChart WPF and onwards this is unavoidable, as we draw tick lines on the same RenderSurface using DirectX as the series. As a result, you cannot have an annotation below series and above tick lines. You can: have semi-transparent tick lines / grid lines / axis bands OR have the annotation over the top and semi-transparent. Best regards, Andrew
  • 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