The lines of the LineSeries are clipped before drawn on the render context. If the render context supports clipping rectangles, use this instead of calculating the clipped lines.
Profile and measure how much change it makes to performance.
Comments: I agree with you. So I always think why they don't offer like『InvalidateRect』API.
Profile and measure how much change it makes to performance.
Comments: I agree with you. So I always think why they don't offer like『InvalidateRect』API.