I did also try showing points, but the colour of each Series item didn't get used for drawing the points either, only the value already set in LineSeries.Pointer.Pen.Color. Is there some trick that I'm missing?
No, it should work. I just tested it and it works for me (see basic demo since r29893).
Please post an example project demonstrating your problem.
Ideally I would change colour at a threshold (an alarm temperature in my case)
Interesting. How would you set the thresholds? Separate ThresholdSource?
I shall think about it -- meanwhile, are you aware of any other
charting libraries that provide similar functionality?
If you find such a library, it might serve both as an indicator of non-zero
user base and an API guideline for this feature.