The following tables list the members exposed by AxisDataView.
Name | Description | |
---|---|---|
![]() |
AxisDataView Constructor | Overloaded. Constructor. Default constructor. |
Name | Description | |
---|---|---|
![]() |
IsZoomed |
Gets a read-only flag that indicates if the axis has been zoomed. Indicates if axis is zoomed in or not. |
![]() |
MinSize |
Gets or sets the minimum view size as well as the minimum large scrolling size. View/scrolling minimum size. |
![]() |
MinSizeType |
Gets or sets the unit of measurement for the MinSize property. View/scrolling minimum size units type. |
![]() |
Position |
Gets or sets the position of a data view. View position. |
![]() |
Size |
Gets or sets the size of a data view. View size. |
![]() |
SizeType |
Gets or sets the unit of measurement for the Size property, which represents the size of a data view. View size type. |
![]() |
SmallScrollMinSize |
Gets or sets the minimum small scrolling size. Only used if the small scrolling size is not set. View small scrolling minimum size. |
![]() |
SmallScrollMinSizeType |
Gets or sets the unit of measurement for the SmallScrollMinSize property. View scrolling line minimum size units type. |
![]() |
SmallScrollSize |
Gets or sets the small scrolling size. View scrolling line size. |
![]() |
SmallScrollSizeType |
Gets or sets the unit of measurement for the SmallScrollSize property. View scrolling line size units type. |
![]() |
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. |
Name | Description | |
---|---|---|
![]() |
GetViewMaximum |
Call this method to get the maximum axis value of a data view. Gets axis data view minimum position. |
![]() |
GetViewMinimum |
Call this method to get the minimum axis value of a data view. Gets axis data view minimum position. |
![]() |
Scroll | Overloaded. Call this method to scroll to a specified position along an axis. |
![]() |
ShouldSerializeIsDirty | |
![]() |
Zoom | Overloaded. Sets a new axis data view/position. |
![]() |
ZoomReset | Overloaded. Reset one zooming operation by restoring axis data view. |