Current, I am working an WPF application which using SciChart to draw many charts including a Stacked column chart. In my case, there are many StackedColumnRenderableSeries in a chart, one of them has less data points then others do and this chart will be rendered incorrectly in a strange way, espcially when I zoomed in and panned it.
Thank you for your help.