Gets or sets the outer indents of the diagram. This is a dependency property.
public Thickness ScrollMargin { get; set; }
Public Property ScrollMargin As Thickness
When visible diagram margins are reduced to the value specified by the ScrollMargin property, scroll bars appear.