Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSCustomSparseBarChart > Methods

TRSCustomSparseBarChart.InternalDraw(TCanvas,TCanvasRect) Method

Scroll Prev Top Next More

Paints the chart graphic to the specified canvas at the specified rectangle. The InternalDraw method is called by the    Draw method.

Descendant classes of TRSCustomChart override the InternalDraw method to actually paint themselves.

alert_noteNotes to Inheritors

The default InternalDraw method implementation assigns the    Brush, Pen , and Font to the Canvas.

Namespace: RSBarCharts

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

Overrides

TRSCustomBarChart.InternalDraw(TCanvas,TCanvasRect)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb