ActiveReports Developer 7
CustomDrawEventArgs Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomDrawEventArgs Class : CustomDrawEventArgs Constructor

Glossary Item Box

Initializes a new instance of the CustomDrawEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public CustomDrawEventArgs()

See Also