Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
UltraDataChart set datapoint color based on value
posted

I am using WInforms UltraDataChart v18.1.  I have a dataset where there are some points I want to set the color to something else.

I looked into using null values but it seems UltraDataChart doesn't use null handling of data points.  

Is there a way via an event or property where I can set the color for a specific data point when rendering the line.

I am using a LineSeries.