ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomDrawEventArgs Class / CustomDrawEventArgs Constructor

In This Topic
    CustomDrawEventArgs Constructor
    In This Topic
    Initializes a new instance of the CustomDrawEventArgs class.
    Syntax
    'Declaration
     
    Public Function New()
    public CustomDrawEventArgs()
    See Also