Gets and sets the object responsible for drawing the axis. | |
Syntax: | Set CimPen = object.Pen object.Pen = CimPen |
Description: | CimAxis.Pen contains the pen object
responsible for drawing the axis lines. The axis lines include the
axis, its ticks and limits. The value of this property defaults to a pen of style apPenSolid, width 0 and black color. |