IChartAxis.MinorTickPen

Syntax

MinorTickPen: IGxPen;

Description

The MinorTickPen property determines settings of grid minor tick marks.

Comments

To determine settings of gridline minor tick marks, use the IChartAxis.MinorLinePen property.

Example

The property use is given in the example for IChartAxis.DisplayMinorGrid.

See also:

IChartAxis