Skip to main content

TcxGridChartDiagram Events

The base class for Chart View diagrams.
Name Description
OnCustomDrawLegend Occurs every time a chart legend is about to be drawn.
OnCustomDrawLegendItem Allows you to override or complement built-in legend item draw operations.
OnCustomDrawValue Occurs every time a data marker is about to be drawn.
OnCustomDrawValueCaption Allows you to override the default draw routine for chart value captions.
See Also