Attribute.setPen


setPen(pen)

Changes the pen with which this attribute draws its on-screen visualisation, e.g. arrows, symbols etc. The pen ID indicates a pen in the pen library. This allows you to create plots where particular attributes stand out in a different colour.

peninteger pen number
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Attribute

Back to Overview