Skip to main content
A newer version of this page is available. .

ChartScroll3DEventArgs Properties

Provides data for the ChartControl.Scroll3D event.
Name Description
NewHorizontalScrollPercent Gets the new horizontal scroll percent.
NewVerticalScrollPercent Gets the new vertical scroll percent.
OldHorizontalScrollPercent Gets the old horizontal scroll percent.
OldVerticalScrollPercent Gets the old vertical scroll percent.
ScrollDirection Gets the scrolling direction.
See Also