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


The following tables list the members exposed by ViewEventArgs.

Public Constructors

  Name Description
Public Constructor ViewEventArgs Constructor Overloaded.  Creates axis data view event arguments.  
Top

Public Properties

  Name Description
Public Property Axis Axis of the event.  
Public Property ChartArea Chart area of the event.  
Public Property NewPosition New data view start position.  
Public Property NewSize New data view size.  
Public Property NewSizeType New data view size units type.  
Top

See Also