Gets and sets the object responsible for painting the series lines. | |
Syntax: | Set CimPen = object.Pen object.Pen = CimPen |
Description: | CimSeries.Pen is the object
responsible for painting any borders or lines within a series. The value of this property defaults to a solid pen with black color. |