MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomDrawEventArgs Class
Members

CustomDrawEventArgs Class
Represents the properties of the custom draw event arguments for the chart.
Object Model
CustomDrawEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class CustomDrawEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.ActiveReports.Chart.CustomDrawEventArgs

See Also