EaxChartView.LoadConfirmThreshold

Syntax

LoadConfirmThreshold: Number;

Description

The LoadConfirmThreshold property sets maximum number of express report chart points.

Comments

Property value can be set only from JSON.

If the number of chart points exceeds the maximum, the warning appears saying about possible slow data loading.

Default value - 10000.

Example

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

See also:

EaxChartView