IVZChartGrid.LineCount

Syntax

LineCount: Integer;

Description

The LineCount property determines the number of intervals between grid line manually.

Comments

The property value is taken into account if automatic calculation of the number of intervals is disabled. The IVZChartGrid.AutoLineCount property should be set to False.

Example

The property use is given in the example for IVZChartGrid.AutoLineCount.

See also:

IVZChartGrid