So, as we covered last year, I'm doing AfterDrawValues, BeforeDrawHand and BeforeDrawValues.
AfterDrawValues: get the font, make and measure a string of the gauge value then resize and place accordingly
BeforeDrawHand: draw the target (as per http://www.teechart.net/support/viewtop ... 82&p=73820)
BeforeDrawValues: draw the red/green limit lines
Setting the needle value does a chart.invalidate and, again, this happens every .4 seconds.
So, anyway... Have any quick hints on speeding things up? Like, a lot, please. No, really, a lot a lot

Thx!