Dundas Chart for Windows Forms
AxisDataView Class Members
See Also  Properties  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl 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.  
Public Property SmallScrollMinSize

Gets or sets the minimum small scrolling size. Only used if the small scrolling size is not set.


View small scrolling minimum size.  
Public Property SmallScrollMinSizeType

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


View scrolling line minimum size units type.  
Public Property SmallScrollSize

Gets or sets the small scrolling size.


View scrolling line size.  
Public Property SmallScrollSizeType

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


View scrolling line size units type.  
Public Property Zoomable

Gets or sets a boolean that determines if the end-user can zoom in on the data.


Indicates that data view zooming UI interface enabled.  
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. Call this method to scroll to a specified position along an axis.  
Public Method ShouldSerializeIsDirty  
Public Method Zoom Overloaded. Sets a new axis data view/position.  
Public Method ZoomReset Overloaded. Reset one zooming operation by restoring axis data view.  
Top

See Also

© 2009 All Rights Reserved.