Pre loader

How to Reflect PointMarker Changes in the Legend in MVVM?

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

Hello,

I am working on a chart using the MVVM pattern, and I need to allow editing of the properties of a series. I am using LineRenderableSeriesViewModel, and when I modify properties such as Stroke, StrokeThickness, and PointMarker, the changes apply correctly to the series. However, while Stroke and StrokeThickness are reflected in the legend, PointMarker is not.

Is there a way to make PointMarker changes also reflect in the legend?

Attached is a screenshot of the issue where disabling DrawMarker in the CustomPointMarker example affects the series but not the legend’s PointMarker.

Thank you!

Version
8.6
Images
  • Lex
    Hi Hyunji, I am sorry for the delayed response. I’ll discuss this with our team and will get back to you as soon as I have an update. Kind regards, Lex, SciChart Technical Support Engineer
  • You must to post comments
0
0

Hi Hyunji,

I discussed the reported issue with our team.
This looks related to the issue we discovered recently, and our team is already working on the corresponding fix.

We’ll get you informed as soon as we have an update.

Kind regards,
Lex,
SciChart Technical Supoport

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.