TcxPivotGridChartConnection.PivotGrid Property
In This Article
Specifies the ExpressPivotGrid control that provides source data for a linked unbound Chart View.
#Declaration
Delphi
property PivotGrid: TcxCustomPivotGrid read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Additionally, use the GridChartView property to link an unbound Chart View to the current connection object.
See Also