Pre loader

Connected lines between two SciChartSurface

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

1
0

Hello,

We are working with severals charts in one window. There are three surfaces within charts, we need to put horizontal line on exact y-value throught all surfaces (picture below). We need to connect these lines with intermediate line (dashed green and yellow lines in the picture). Is there a build-in function to do it? Or how can we implement this?

Thank you in advance.

Images
  • You must to post comments
0
0

Hi,

Unfortunately, SciChart doesn’t provide such a feature. I think it isn’t hard to implement using HorizontalLineAnnotations and the coordinate transformation API to get their coords in pixels (relatively to the SciChartSurface). Then you could just connect them using WPF-provided capabilities.

Does this make sense?

Best regards,
Yuriy

  • 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