TcxPivotGridChartConnection.GridChartView Property
In This Article
Specifies the unbound Chart View to visualize a linked pivot grid’s data.
#Declaration
Delphi
property GridChartView: TcxGridChartView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Additionally, use the PivotGrid property to link the ExpressPivotGrid control to the current connection object.
See Also