Skip to main content

TcxPivotGridChartConnection.PivotGrid Property

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

Declaration

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