TcxGridChartPieDiagram Properties
A pie diagram.| Name | Description |
|---|---|
| Active | Specifies whether the chart diagram is visible within a Chart View. Inherited from TcxGridChartDiagram. |
| DisplayText | Returns the text string that describes the chart diagram. Inherited from TcxGridChartDiagram. |
| Enabled | Specifies whether the chart diagram can be displayed within a Chart View. Inherited from TcxGridChartDiagram. |
| GridView | Provides access to the Chart View which displays the chart diagram. Inherited from TcxGridChartDiagram. |
| ID | Returns the text that describes the chart diagram. Inherited from TcxGridChartDiagram. |
| Legend | Specifies a chart legend for a chart diagram. Inherited from TcxGridChartDiagram. |
| SeriesCaptions | Specifies whether series site captions are visible. |
| SeriesColumnCount | Specifies the maximum number of columns into which series sites are arranged horizontally. |
| SeriesSites | Specifies if series sites are visible. |
| Styles | Provides access to appearance styles of pie diagram elements. |
| Values | Specifies appearance settings for chart values. |
See Also