ChangeThresholdCondition.ShiftPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When set to N, sets as reference the data point that's N positions before the current point. Value must be at least 1.
public int ShiftPoint { get; set; }
member this.ShiftPoint : int with get, set
Public Property ShiftPoint As Integer