Back to Devexpress

TcxGridChartAreaDiagram Events

vcl-cxgridchartview-dot-tcxgridchartareadiagram-dot-underscore-events.md

latest1.8 KB
Original Source

TcxGridChartAreaDiagram Events

An area diagram.

NameDescription
OnCustomDrawLegendOccurs every time a chart legend is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawLegendItemAllows you to override or complement built-in legend item draw operations. Inherited from TcxGridChartDiagram.
OnCustomDrawPlotOccurs when a chart’s plot area needs to be painted. Inherited from TcxGridChartHistogram.
OnCustomDrawValueOccurs every time a data marker is about to be drawn. Inherited from TcxGridChartDiagram.
OnCustomDrawValueAreaOccurs when a value area for a data marker needs to be painted.
OnCustomDrawValueCaptionAllows you to override the default draw routine for chart value captions. Inherited from TcxGridChartDiagram.
ValuesEventsInherited from TcxGridChartHistogram.

See Also

TcxGridChartAreaDiagram Class

TcxGridChartAreaDiagram Members

cxGridChartView Unit