TcxGridChartPieDiagram.Values Property
In This Article
Specifies appearance settings for chart values.
#Declaration
Delphi
property Values: TcxGridChartPieDiagramValues read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartPieDiagramValues class to learn about appearance settings that can be customized.
See Also