Skip to main content

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.v24.2.Core.dll

Declaration

public const int DefaultUpdateDelay = 300

Field Value

Type
Int32
See Also