Pre loader

Line extend to right

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,

Is there away to extend a LineAnnotationViewModel to the right? I see there is a ExtendedLineAnnotaion
But that only seems to be available in the DrawingTools API.

Thank you

Version
6.6.0.26505
  • Andrew Burnett-Thompson
    It’s been done before by overriding the draw method of a line series. Let me ask the team on Monday if we have a code sample. Thanks!
  • You must to post comments
0
0

Hi there

There is an old forum question with this Q & A here:

Extend latest value of line chart to right of view port

This relies on overriding rendering according to our IRenderContext2D API.

Can you try it? Is the solution still current?

Best regards
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.