TcxGridChartDiagram Events
The base class for Chart View diagrams.Name | Description |
---|---|
OnCustomDrawLegend | Occurs every time a chart legend is about to be drawn. |
OnCustomDrawLegendItem | Occurs every time a legend item is about to be drawn. |
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