Dundas.SharePoint.Charting.WebParts Send comments on this topic.
ChartPaintEventArgs Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : ChartPaintEventArgs Class


The following tables list the members exposed by ChartPaintEventArgs.

Public Constructors

  Name Description
Public Constructor ChartPaintEventArgs Constructor Paint event arguments constructor.  
Top

Public Properties

  Name Description
Public Property Chart Chart root object.  
Public Property ChartGraphics Chart graphics object.  
Public Property Position Chart element position in relative coordinates.  
Top

See Also