The following tables list the members exposed by ViewEventArgs.
Name | Description | |
---|---|---|
ViewEventArgs Constructor | Overloaded. Creates axis data view event arguments. |
Name | Description | |
---|---|---|
Axis | Gets the Axis object that the view belongs to. Axis of the event. | |
ChartArea | Gets the ChartArea object that a view belongs to. Chart area of the event. | |
NewPosition | Gets the new position of a view along an axis. New data view start position. | |
NewSize | Gets the size of a view. New data view size. | |
NewSizeType | Gets the unit of measurement for the new size of a view. New data view size units type. |