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. |
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. Scrolls axis data view into specified position. | |
ShouldSerializeIsDirty | ||
Zoom | Overloaded. Sets new axis data view size/position. | |
ZoomReset | Overloaded. Reset several zooming operation by restoring data view size/position. |