TcxGridChartHistogram Events
The base class for all diagrams that use a Cartesian coordinate system.| Name | Description |
|---|---|
| OnCustomDrawLegend | Occurs every time a chart legend is about to be drawn. Inherited from TcxGridChartDiagram. |
| OnCustomDrawLegendItem | Allows you to override or complement built-in legend item draw operations. Inherited from TcxGridChartDiagram. |
| OnCustomDrawPlot | Occurs when a chart’s plot area needs to be painted. |
| 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. |
| ValuesEvents |
See Also