IVZChartAxis.TicksPen

Syntax

TicksPen: IGxPenBase;

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

Description

The TicksPen property determines a pen that draws tick mark lines.

Fore and Fore.NET Examples

The property use is given in the example for IVZChartAxis.LabelStyle.

See also:

IVZChartAxis