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


The following tables list the members exposed by AxisDataView.

Public Constructors

  Name Description
Public Constructor AxisDataView Constructor Overloaded.  Default constructor  
Top

Public Properties

  Name Description
Public Property IsZoomed Indicates if axis is zoomed in or not.  
Public Property MinSize View/scrolling minimum size.  
Public Property MinSizeType View/scrolling minimum size units type.  
Public Property Position View position.  
Public Property Size View size.  
Public Property SizeType View size type.  
Top

Public Methods

  Name Description
Public Method GetViewMaximum Gets axis data view minimum position.  
Public Method GetViewMinimum Gets axis data view minimum position.  
Public Method Scroll Overloaded.  Scrolls axis data view into specified position.  
Public Method ShouldSerializeIsDirty  
Public Method Zoom Overloaded.  Sets new axis data view size/position.  
Public Method ZoomReset Overloaded.  Reset several zooming operation by restoring data view size/position.  
Top

See Also