IntervalsLegend.IncludeEquals

Syntax

IncludeEquals: Boolean;

Description

The IncludeEquals property determines whether to show "equal" legend elements.

Comments

Use JSON or the setIncludeEquals method to set the property value, and the getIncludeEquals method to get the property value.

If the property is set to True, the "equal" elements are shown, otherwise they are not.

Example

The property is under development.

See also:

IntervalsLegend