Dundas Chart for ASP.NET
AxisDataView Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : AxisDataView Class


The following tables list the members exposed by AxisDataView.

Public Constructors

  Name Description
Public Constructor AxisDataView Constructor Overloaded. Constructor.
Default constructor.  
Top

Public Properties

  Name Description
Public Property IsZoomed

Gets a read-only flag that indicates if the axis has been zoomed.


Indicates if axis is zoomed in or not.  
Public Property MinSize

Gets or sets the minimum view size as well as the minimum large scrolling size.


View/scrolling minimum size.  
Public Property MinSizeType

Gets or sets the unit of measurement for the MinSize property.


View/scrolling minimum size units type.  
Public Property Position

Gets or sets the position of a data view.


View position.  
Public Property Size

Gets or sets the size of a data view.


View size.  
Public Property SizeType

Gets or sets the unit of measurement for the Size property, which represents the size of a data view.


View size type.  
Top

Public Methods

  Name Description
Public Method GetViewMaximum

Call this method to get the maximum axis value of a data view.


Gets axis data view minimum position.  
Public Method GetViewMinimum

Call this method to get the minimum axis value of a data view.


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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.