Back to Devexpress

TcxGridChartPieDiagram Events

vcl-cxgridchartview-dot-tcxgridchartpiediagram-dot-underscore-events.md

latest1.5 KB
Original Source

TcxGridChartPieDiagram Events

A pie diagram.

NameDescription
OnCustomDrawLegendOccurs every time a chart legend is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawLegendItemAllows you to override or complement built-in legend item draw operations. Inherited from TcxGridChartDiagram.
OnCustomDrawSeriesSiteOccurs every time a series site is about to be drawn.
OnCustomDrawSeriesSiteCaptionOccurs every time a series site caption is about to be drawn.
OnCustomDrawValueOccurs every time a data marker is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawValueCaptionAllows you to override the default draw routine for chart value captions. Inherited from TcxGridChartDiagram.

See Also

TcxGridChartPieDiagram Class

TcxGridChartPieDiagram Members

cxGridChartView Unit