Skip to main content

TcxGridChartHistogram Events

The base class for all diagrams that provide axes for chart value measurement and comparison.
Name Description
OnCustomDrawLegend Occurs when a chart legend needs to be painted. Inherited from TcxGridChartDiagram.
OnCustomDrawLegendItem Occurs when a legend item needs to be painted. Inherited from TcxGridChartDiagram.
OnCustomDrawPlot Occurs when a chart’s plot area needs to be painted.
OnCustomDrawValue Occurs when a data marker needs to be painted. Inherited from TcxGridChartDiagram.
OnCustomDrawValueCaption Enables you to manually paint chart value captions. Inherited from TcxGridChartDiagram.
ValuesEvents
See Also