Colour each point
Posted: Mon Mar 09, 2009 12:45 pm
Dear Support,
I need to draw a trace where points above a threshold needs to be in a different colour.
With a TLine Series this is easy too achieve, but I'm using a TFastLine series to get rid of too much overlapping data in the graph.
So can I use a FastLine series with a 'colour each point' function working or can I use a TLine series with a 'DrawAllPoints' property set to off as in TFastLine?
Thinks in advance for any trick...
Kind regards,
Cock
I need to draw a trace where points above a threshold needs to be in a different colour.
With a TLine Series this is easy too achieve, but I'm using a TFastLine series to get rid of too much overlapping data in the graph.
So can I use a FastLine series with a 'colour each point' function working or can I use a TLine series with a 'DrawAllPoints' property set to off as in TFastLine?
Thinks in advance for any trick...
Kind regards,
Cock