CustomLinePointColoringAndShaping series problem

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

CustomLinePointColoringAndShaping series problem

Post by vifani » Tue Oct 21, 2014 1:40 pm

I need to access series parameter in CustomLinePointColoringAndShaping event handler, from a different thread, but if I do it an exception is raised.
I cannot use anonymous methods beacuse of ref parameters in the method.
How can I solve this problem?

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: CustomLinePointColoringAndShaping series problem

Post by ArctionPasi » Wed Oct 22, 2014 5:42 am

LightningChart Support Team, PT

Post Reply