Back to Devexpress

TcxGridChartHistogramPlotCustomDrawEvent Type

vcl-cxgridchartview-5219c7b6.md

latest797 B
Original Source

TcxGridChartHistogramPlotCustomDrawEvent Type

Declaration

delphi
TcxGridChartHistogramPlotCustomDrawEvent = procedure(Sender: TcxGridChartHistogram; ACanvas: TcxCanvas; AViewInfo: TcxGridChartHistogramViewInfo; const ABounds: TRect; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxGridChartHistogram
ACanvasTcxCanvas
AViewInfoTcxGridChartHistogramViewInfo
ABoundsTRect
ADoneBoolean

See Also

cxGridChartView Unit