DxPivotGridDataProvider<T> Properties
Enables you to link the DxPivotGrid<T> and DxChart<T> components.Name | Description |
---|---|
ChartDataSource | Returns the data source in the format applicable to the DxChart<T> component. |
PivotGridDataSource | Returns the data source in the format applicable to the DxPivotGrid<T> component. |
See Also