TcxPivotGridChartConnection Properties
Represents an object that visualizes the data displayed in ExpressPivotGrid controls using unbound ExpressQuantumGrid Chart Views.| 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. |
See Also