[]
        
Gets or sets the maximum amount of change below which to stop iterating for caclulations with circular references.
public double MaximumChange { get; set; }
Public Property MaximumChange As Double
| Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | Specified amount is out of range; must be zero or more  |