Skip to main content
A newer version of this page is available. .

PivotGridOptionsChartDataSource.DefaultUpdateDelay Field

The default delay between changing the cell focus or selection, and updating the bound Chart control, in milliseconds.

Return value: 500

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v18.2.Core.dll

Declaration

public const int DefaultUpdateDelay = 300

Field Value

Type
Int32
See Also