Line breaking with CustomLinePointColoringAndShaping

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
vifani
Posts: 49
Joined: Thu May 02, 2013 8:35 am

Line breaking with CustomLinePointColoringAndShaping

Post by vifani » Mon Oct 27, 2014 10:55 am

Hi,
I need to manage CustomLinePointColoringAndShaping event for series with interruptions.
Beacuse of to break the line I need to set the series to null and then to instanciate a new series, event raise only on the last series created.
How can I manage this?

frank
Posts: 51
Joined: Tue Mar 25, 2014 9:04 am

Re: Line breaking with CustomLinePointColoringAndShaping

Post by frank » Mon Oct 27, 2014 12:51 pm

Hi,

use the new ClipArea Feature for this. I'm actually updating my project to use ClipAreas, and they seem very fast.

Post Reply