Hi,
When I create an ImpulseRenderableSeriesViewModel and set its PointMarker to null, the PointMarker still appears. I can hide markers by setting the PointMarker Width and Height to 0. But this seems like the wrong approach.
What am I missing?
Thanks,
–George
- yefchak asked 6 months ago
Hi George, Thank you for contacting us. I’m forwarding your inquiry to our team for further discussion. We’ll get back to you as soon as we have an update. Kind regards, Lex S., MSEE SciChart Technical Support Engineer
- You must login to post comments
Hi George,
I hope you are doing well.
We reviewed your inquiry.
In SciChart, the Impulse Series has been designed to have a default PointMarkerTemplate, which is applied when there is no PointMarker applied to the Series explicitly.
To disable it, please set the FastImpulseRenderableSeries.PointMarkerTemplate property to “null”.
Please try this out and let us know if it helps.
Kind regards,
Lex S., MSEE
SciChart Technical Support Engineer
- Lex answered 5 months ago
- You must login to post comments
Please login first to submit.

