Skip to main content

TcxPivotGridChartConnection.GridChartView Property

Specifies the unbound Chart View to visualize a linked pivot grid’s data.

Declaration

property GridChartView: TcxGridChartView read; write;

Property Value

Type
TcxGridChartView

Remarks

Additionally, use the PivotGrid property to link the ExpressPivotGrid control to the current connection object.

See Also