Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Methods

TRSCustomChart.Draw(TCanvas,TCanvasRect,TRSChartAxis,TRSChartAxis,Boolean,Boolean) Method

Scroll Prev Top Next More

Paints the chart to the specified Canvas in the specified location. The Draw Method uses the supplied TRSChartAxis (instead of the    HorizontalAxis and    VerticalAxis properties) to convert the chart values into pixel coordinates.

Unlike the regular Draw method, this method draws the axes as well (useful for when the chart is not connected to a panel).

Use the Draw method to paint the chart to any canvas and anywhere and with any size on the canvas.

Namespace: RSChartPanel

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

VertAxis

Type: TRSChartAxis

HorizAxis

Type: TRSChartAxis

UpdateAxis

Type: Boolean

SuppressEvents

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb