Hide Comments
Hide Comments

TRSCustomChartPanel.OnDrawChartBackground Event

Comments (0)

Occurs after the  ChartBackground has finished drawing. Write an OnDrawChartBackground event handler to take specific action after ChartBackground has finished drawing. The Canvas parameter points to the canvas where the ChartBackground was drawn. The ARect rectangle contains the rectangle coordinates where the ChartBackground was drawn.
 

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property OnDrawChartBackground: TRSChartDrawEvent read GetOnDrawChartBackground write SetOnDrawChartBackground;
 

Value

Type: TRSChartDrawEvent

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb