ActiveReports.Chart Request technical support
CustomDrawEventArgs Constructor
See Also 


Initializes a new instance of the CustomDrawEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As CustomDrawEventArgs()
C# 
public CustomDrawEventArgs()

See Also