Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChartPanel > Events

TRSCustomChartPanel.OnDrawingBottomAxis Event

Scroll Prev Top Next More

Occurs right before the  BottomAxis is drawn. Use the OnDrawingBottomAxis event to paint behind the BottomAxis before it is drawn over top. By setting the DoDraw parameter to False, you can also prevent the BottomAxis from drawing. The Canvas parameter contains the canvas where the BottomAxis will be drawn, and the ARect parameter specifies where on the canvas the BottomAxis will be drawn.

Namespace: RSChartPanel

Value

Type: TRSChartDrawingEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb