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


The following tables list the members exposed by Chart.ChartScrollEventArgs.

Public Constructors

  Name Description
Public Constructor Chart.ChartScrollEventArgs Constructor Creates chart scroll event arguments.  
Top

Public Properties

  Name Description
Public Property Axis Axis of the event.  
Public Property ChartArea ChartArea of the event.  
Public Property UpdateChart Flag to update Chart image.  
Top

See Also