IntervalsLegend.CurrentPage

Syntax

CurrentPage: Number;

Description

The CurrentPage property determines the current legend page.

Comments

Use the setCurrentPage method to set the property value, and the getCurrentPage method to get the property value.

By default the property value is zero.

Example

The example of use is given on the page with description of the IntervalsLegend.PageMode property.

See also:

IntervalsLegend