Pen used to draw a frame around Series Pointers.
public ChartPen Pen {get; set;}

Remarks


The Pen property determines the kind of pen used to draw a frame around Series Pointers.

You can make it invisible by setting Pen.Visible property to false.

See Also

SeriesPointer Class | SeriesPointer Members | Steema.TeeChart.Styles Namespace