SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Hi
I have a XyScatterRenderableSeries series with point markers.
As show on the attached image – the point markers are clipped at the edge – even though the data point is within the visible range.
I do not want to expand the visible range.
Is there a way to achieve this?
/Flemming
If the PointMarker is on the exact edge of the VisibleRange it will get clipped I’m afraid. This is because this is the edge of the RenderSurface in SciChart and we cannot draw outside this area.
Is this the case? (Data-point X value is equal to XAxis.VisibleRange.Max?)
Best regards
Andrew
Please login first to submit.