EaxChartView.ShowLoadConfirm

Syntax

ShowLoadConfirm: Boolean;

Description

The ShowLoadConfirm property sets whether a message is displayed on exceeding maximum number of express report chart points.

Comments

Property value can be set only from JSON.

To determine the maximum number of chart points, use the EaxChartView.LoadConfirmThreshold property.

Available Values:

Example

The example of method use is given on the page Example of Creating the ChartBox Component.

See also:

EaxChartView