See Also

DrawCustomizableItem Class  | DrawCustomizableItem Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

PostDraw Event

[Visual Basic]
Public Event PostDraw() As CustomDrawEventHandler
[C#]
public event CustomDrawEventHandler PostDraw();

Event Data

The event handler receives an argument of type CustomDrawEventArgs containing data related to this event. The following CustomDrawEventArgs properties provide information specific to this event.

PropertyDescription
Drawer Returns the IDrawer object used for the custom draw event arguments for the chart.

See Also

DrawCustomizableItem Class  | DrawCustomizableItem Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.