Pre loader

Point markers gets clipped

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

I have a XyScatterRenderableSeries series with point markers.

As show on the attached image – the point markers are clipped at the edge – even though the data point is within the visible range.

I do not want to expand the visible range.

Is there a way to achieve this?

/Flemming

Version
5.1.1
Images
  • You must to post comments
0
0

If the PointMarker is on the exact edge of the VisibleRange it will get clipped I’m afraid. This is because this is the edge of the RenderSurface in SciChart and we cannot draw outside this area.

Is this the case? (Data-point X value is equal to XAxis.VisibleRange.Max?)

Best regards
Andrew

  • Flemming Rosenbrandt
    Hi Andrew Yes – the data point x value is equal to XAxis.VisibleRange.Max. But even if it was one of the data points before this point – it would (depending on point marker size) get clipped. /Flemming
  • Andrew Burnett-Thompson
    Hi Fleming, it’s the same reason. We cannot draw outside the rectangle of the central chart area.
  • 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