Contained in the Chart object. a method to draw a chart onto a HDC (handle
to a device context) supplied by the container application
Syntax
Chart.RenderIntoDC hdc
The RenderIntoDC method syntax has these parts:
Part Description
chart An object expression that evaluates to a Chart object.
hdc The HDC (handle to device context) supplied by the container application
Return Value
None