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