See Also

ICustomDrawer Interface  | ICustomDrawer Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

PostDraw Event

[Visual Basic]
Event PostDraw() As CustomDrawEventHandler
[C#]
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

ICustomDrawer Interface  | ICustomDrawer Members

 

 


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