IChartAxis.MinorLinePen

Syntax

MinorLinePen: IGxPen;

Description

The MinorLinePen property determines settings of gridline minor lines.

Comments

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

Example

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

See also:

IChartAxis