MapBarAxis.Pen

Syntax

Pen: Type;

Description

The Pen property determines a pen used to render axis tick marks.

Comments

Use JSON or the setPen method to set the property value and the getPen method to get the property value.

Example

The example of use is given on the MapBarAxis Class Constructor page.

See also:

MapBarAxis