vcl-cxpivotgridchartconnection-dot-tcxpivotgridchartconnection-dot-underscore-members.md
Represents an object that visualizes the data displayed in ExpressPivotGrid controls using unbound ExpressQuantumGrid Chart Views.
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| Name | Description |
|---|---|
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| GridChartView | Specifies the unbound Chart View to visualize a linked pivot grid’s data. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| PivotGrid | Specifies the ExpressPivotGrid control that provides source data for a linked unbound Chart View. |
| SourceData | Specifies which pivot grid data cells provide source data for a linked Chart View. |
| SourceForCategories | Specifies if pivot grid rows or columns define default categories in a linked Chart View. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| Name | Description |
|---|---|
| OnGetDataCells | Enables you to specify which data cells are to be visualized in a linked unbound Chart View. |
| OnGetSeriesDisplayText | Enables you to customize labels displayed for series in a linked unbound Chart View. |
See Also