TcxGridChartView.DiagramPie Property
Provides access to appearance settings of pie diagrams associated with the View.
Declaration
property DiagramPie: TcxGridChartPieDiagram read; write;
Property Value
Type |
---|
TcxGridChartPieDiagram |
Remarks
Refer to the description of the TcxGridChartPieDiagram class to learn about pie diagram appearance settings.
See Also