Property ScrollOffset
ScrollOffset
The graph space position of the bottom left of the control. Changing this scrolls the viewport around in the graph
public PointF ScrollOffset { get; set; }
The graph space position of the bottom left of the control. Changing this scrolls the viewport around in the graph
public PointF ScrollOffset { get; set; }