Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartAreaDiagram Events
Show Inherited Hide Inherited

An area 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.
OnCustomDrawPlot Occurs when a chart’s plot area needs to be painted. Inherited from TcxGridChartHistogram.
OnCustomDrawValue Occurs every time a data marker is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawValueArea Occurs when a value area for a data marker needs to be painted.
OnCustomDrawValueCaption Allows you to override the default draw routine for chart value captions. Inherited from TcxGridChartDiagram.
ValuesEvents Inherited from TcxGridChartHistogram.
See Also