TeeChart uses Windows' native pen for speed when drawing the zoom rectangle. If you start to set Zoom Pen properties but wish to override their use and return to the native (non-coloured) Windows pen please be sure to set this property to true.
public Boolean UseNativePen {get; set;}

See Also

Zoom Class | Zoom Members | Steema.TeeChart Namespace