IVZMapChartBarAxis.Pen

Fore syntax

Pen: IGxPenBase;

Fore.NET syntax

Pen: Prognoz.Platform.Interop.Drawing.IGxPenBase;

Description

The Pen property determines basic pen settings of axis of on the map layer.

Comments

To determine visibility of axis of on the map layer, use IVZMapChartBarAxis.Visibility.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartLayer.Bars.

See also:

IVZMapChartBarAxis