Skip to main content

TcxGridChartPieDiagram Events

A pie diagram.
Name Description
OnCustomDrawLegend Occurs every time a chart legend is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawLegendItem Occurs every time a legend item is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawSeriesSite Occurs every time a series site is about to be drawn.
OnCustomDrawSeriesSiteCaption Occurs every time a series site caption is about to be drawn.
OnCustomDrawValue Occurs every time a data marker is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawValueCaption Allows you to override the default draw routine for chart value captions. Inherited from TcxGridChartDiagram.
See Also