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