AfterFinalRender Event

Microsoft Office Web Components Visual Basic

Private Sub ChartSpace_AfterFinalRender(ByVal drawObject As ChChartDraw)

drawObject    A ChChartDraw object. Use the methods and properties of this object to draw objects on the chart.

Remarks

You must set the AllowRenderEvents property to True in order to use this event.