Back to Devexpress

XYDiagram2D.Scroll Method

corelibraries-devexpress-dot-xtracharts-dot-xydiagram2d-dot-scroll.md

latest732 B
Original Source

XYDiagram2D.Scroll Method

NameParametersDescription
Scroll(HorizontalScrollingDirection, VerticalScrollingDirection, XYDiagramPaneBase)horizontalDirection, verticalDirection, paneScrolls the chart viewport to the specified direction within the specified pane.
Scroll(Int32, Int32, XYDiagramPaneBase)horizontalOffset, verticalOffset, paneScrolls the chart viewport to the specified direction within the specified pane.