XYDiagram2D.Scroll Method
Name | Parameters | Description |
---|---|---|
Scroll(HorizontalScrollingDirection, VerticalScrollingDirection, XYDiagramPaneBase) | horizontalDirection, verticalDirection, pane | Scrolls the chart viewport to the specified direction within the specified pane. |
Scroll(Int32, Int32, XYDiagramPaneBase) | horizontalOffset, verticalOffset, pane | Scrolls the chart viewport to the specified direction within the specified pane. |