Back to Devexpress

PivotGridOptionsChartDataSource Fields

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionschartdatasource-dot-underscore-fields.md

latest1.6 KB
Original Source

PivotGridOptionsChartDataSource Fields

Contains options controlling the display of the PivotGrid’s data in a ChartControl.

NameDescription
DefaultMaxAllowedPointCountInSeries static

The default maximum allowed number of points in a series.

Return value : 0 (no limit).

Inherited from PivotGridOptionsChartDataSourceBase. | | DefaultMaxAllowedSeriesCount static |

The default maximum allowed number of series in the chart data source.

Return value : 0 (no limit).

Inherited from PivotGridOptionsChartDataSourceBase. | | DefaultUpdateDelay |

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

Return value : 500

|

See Also

PivotGridOptionsChartDataSource Class

PivotGridOptionsChartDataSource Members

DevExpress.XtraPivotGrid Namespace