IVZIntervalsLegend.IncludeEquals

Syntax

IncludeEquals: Boolean;

Description

The IncludeEquals property determines whether intervals with borders are used in the legend with intervals.

Comments

The property is set to True if the nonstrict inequality is used in the legend with intervals, and to False if the nonstrict inequality is not used in the legend with intervals.

Example

The property use is given in the example for IVZIntervalsLegend.EqualFormat.

See also:

IVZIntervalsLegend