Back to Devexpress

TcxPivotGridChartConnection.PivotGrid Property

vcl-cxpivotgridchartconnection-dot-tcxpivotgridchartconnection.md

latest1.3 KB
Original Source

TcxPivotGridChartConnection.PivotGrid Property

Specifies the ExpressPivotGrid control that provides source data for a linked unbound Chart View.

Declaration

delphi
property PivotGrid: TcxCustomPivotGrid read; write;

Property Value

Type
TcxCustomPivotGrid

Remarks

Additionally, use the GridChartView property to link an unbound Chart View to the current connection object.

See Also

TcxPivotGridChartConnection.GridChartView

TcxPivotGridChartConnection.Refresh

TcxPivotGridChartConnection.SourceData

TcxPivotGridChartConnection.SourceForCategories

TcxPivotGridChartConnection Class

TcxPivotGridChartConnection Members

cxPivotGridChartConnection Unit