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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

public const int DefaultUpdateDelay = 300

Field Value

Type
Int32
See Also