Pre loader

Tag: polygon clipping

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 votes
4k views

Hi,

I have a very long horizontal polygon of rectangular shape made with 4 points (corners), when I zoom so that I don’t see the corners it disappears. I think is getting clipped because none of it’s points are inside the viewport, how do I solve this?

I have a CustomRenderableSeries and I tryed to:
override GetIsValidForDrawing = return true;
override GetLayoutClip return null;
Set ClipToBounds= false everywere I could think of

I’ve attached an image showing what happens as I zoom further and further.

Thank you.

Showing 1 result

Try SciChart Today

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

Start TrialCase Studies