PivotGridOptionsChartDataSource Fields
Contains options controlling the display of the PivotGrid’s data in a ChartControl.
Name | Description |
---|---|
Default |
The default maximum allowed number of points in a series. Return value: 0 (no limit). Inherited from Pivot |
Default |
The default maximum allowed number of series in the chart data source. Return value: 0 (no limit). Inherited from Pivot |
Default |
The default delay between changing the cell focus or selection, and updating the bound Chart control, in milliseconds. Return value: 500 |
See Also